clinton/parenscript.git
2005-08-15 Marco BaringerAttempt to improve the conversion of (js ((lambda ...
2005-08-15 Marco BaringerIntroduce the JS-LAMBDA class. Make JS-DEFUN a subclass...
2005-08-15 Marco BaringerImplement JS and JS-INLINE in terms of JS* and JS-INLINE*
2005-08-14 Marco BaringerSymbols starting with #\: are left as is, no case conve...
2005-08-14 Marco BaringerAdded JS* and JS-INLINE*.
2005-08-14 Marco BaringerJavascript strings need to be quated with ' and not...
2005-08-13 Marco BaringerUgly hack to support ((lambda ...) ...)
2005-08-13 Marco BaringerMention that I'm maintaining this version of parenscript
2005-08-13 Marco BaringerRename the system/package in the system definition.
2005-08-13 Marco BaringerAdded images used in documentation
2005-08-13 Marco BaringerAdded the pbook.py file used to generate the documentation
2005-08-08 Marco BaringerAdded declare ignore forms for unused function arguments
2005-08-08 Marco BaringerRename system def
2005-07-26 Marco BaringerSetup boringfile
2005-07-26 Marco BaringerAdded files from parenscript 0.1.0 as distributed by...
2005-07-26 Travis CrossInitial commit.