[Bese-devel] New patches to arnesi_dev: 10-Feb-2006

Marco Baringer mbaringer at common-lisp.net
Sat Feb 11 06:00:05 UTC 2006


Fri Feb 10 09:48:19 CST 2006  Marco Baringer <mb at bese.it>
  * (setf log.level) needs to, as all setf methods, return the new-value

    M ./src/log.lisp -1 +2

Thu Feb  9 15:37:39 CST 2006  Levente Mészáros <melevy at freemail.hu>
  * Add test cases for dynamic variable handling

    M ./t/call-cc.lisp +81

Wed Feb  8 15:40:15 CST 2006  Levente Mészáros <melevy at freemail.hu>
  * Support capturing dynamic variables from lisp via declare.

    M ./src/call-cc/apply.lisp -1 +5
    M ./src/call-cc/handlers.lisp -2 +10
    M ./src/walk.lisp -4 +11

Mon Feb  6 16:46:03 CST 2006  Levente Mészáros <melevy at freemail.hu>
  * Makes visible the dynamic variables defined in cc code for normal lisp code.
  This has some performance issues when dynamic variables are defined in cc code.

    M ./src/call-cc/apply.lisp -2 +13

Mon Feb  6 16:42:08 CST 2006  Levente Mészáros <melevy at freemail.hu>
  * Support (declare (special var)) declarations and put variable values in the dynamic environment.
  This patch allows to access dynamic variables defined in cc code from cc code.

    M ./src/call-cc/handlers.lisp -4 +18


An updated tarball of arnesi_dev's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-20060210.tar.gz

Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary



More information about the bese-devel mailing list