Changed "Lisp package already has corresponding script package" error to warning.
[clinton/parenscript.git] / src / parser.lisp
2007-07-31 Vladimir SedachChanged "Lisp package already has corresponding script...
2007-07-31 Vladimir SedachSetup *compilation-environment* to have a working defau...
2007-07-30 Vladimir SedachChanged names of defmacro+/js forms to ps, made the...
2007-07-28 Red Dalydefine-script-symbol-macro added
2007-07-28 Daniel Gackledefscriptmacro single string body fix
2007-07-26 Vladimir SedachCleaned up deprecated interface, added Lisp/ParenScript...
2007-07-25 Red Dalyusable package system
2007-07-24 Red Dalybulk of package system, reader, and other refactoring
2007-07-20 Red Dalyeval-when special form
2007-07-20 Red Dalyrenaming and refactoring
2007-07-16 Vladimir SedachRe-introduced 'with' special form. parenscript-20070720
2007-07-12 Viktor LeisAdded warnings when attempting to use reserved Javascri...
2007-07-10 Vladimir SedachAdded oddp, evenp utility functions, added explanatory...
2007-06-26 Red Dalyjs.lisp breakup