[Bese-devel] New patches to parenscript: 10-May-2006

Marco Baringer mbaringer at common-lisp.net
Thu May 11 04:20:02 UTC 2006


Wed May 10 08:54:47 EDT 2006  Marco Baringer <mb at bese.it>
  * Move compile-parenscript code into a sperate file so that it complies cleanly
  
  The problew is that compile-parenscript-file-to-string contains a call
  to the macro js:js* this macro needs to be defined before we compile
  the compile-parenscript-file-to-string function.

    A ./src/compile-js.lisp
    M ./src/utils.lisp -49

Wed May 10 08:54:22 EDT 2006  Marco Baringer <mb at bese.it>
  * Use an explicit asdf:perform :after method instead of :perform (load-op :after ...)

    M ./parenscript.asd -4 +5


An updated tarball of parenscript's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/parenscript-20060510.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=summary



More information about the bese-devel mailing list