[Bese-devel] New patches to parenscript: 7-Jul-2006
Marco Baringer
mbaringer at common-lisp.net
Sat Jul 8 04:20:02 UTC 2006
Fri Jul 7 18:37:11 EDT 2006 attila.lendvai at gmail.com
* Fix screwed-up asd file
M ./parenscript.asd -3 +3
Fri Jul 7 11:18:26 EDT 2006 attila.lendvai at gmail.com
* Fixed instanceof
M ./src/js.lisp -1 +20
Fri Jul 7 11:13:21 EDT 2006 attila.lendvai at gmail.com
* Added src/lib/functional.lisp
This is a first element of an parenscript library. The contents of
this file is to be compiled with parenscript and the result js included
in the host environment in one way or another.
M ./parenscript.asd -1 +3
M ./src/js.lisp -31
A ./src/lib/
A ./src/lib/functional.lisp
Fri Jul 7 11:12:31 EDT 2006 attila.lendvai at gmail.com
* Added :eval-forms-p to compile-parenscript-file
M ./src/compile-js.lisp -35 +40
An updated tarball of parenscript's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/parenscript-20060707.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=summary
More information about the bese-devel
mailing list