s/js:funcall/js::funcall/
[clinton/parenscript.git] / parenscript.asd
2009-10-06 Clinton EbadiInitial compund symbol (foo.bar syntax) splitting function
2009-05-09 Vladimir SedachSubstantially modified the way Parenscript compilation and
2009-05-03 Vladimir SedachImplemented LET and LET* by variable renaming, which...
2009-04-13 Vladimir SedachIntroduced the *js-target-version* special variable...
2009-04-12 Vladimir SedachMerge branch 'master' of ssh://vsedach@common-lisp...
2009-04-12 Daniel GackleAdded a file PS-DOM with handy utility macros for DOM...
2009-04-06 Daniel GackleAdded a partial implementation of LOOP to PS.
2009-01-19 Vladimir SedachAdded convenience packages that export JS and browser...
2008-12-30 Vladimir SedachAdded a "runtime" directory for runtime libs and moved...
2007-12-26 Vladimir SedachRenamed src/lib Parenscript library files, got rid...
2007-11-15 Vladimir SedachMoved code from js/ps-macrology.lisp to special-forms...
2007-11-04 Vladimir SedachAdded length, @, mapcar utility functions, exported...
2007-10-29 Vladimir SedachMore refactorings to the printer, exported symbols...
2007-10-14 Vladimir SedachMade ps-macrology depend on utils in parenscript asdf...
2007-09-23 Vladimir SedachAdded support for &whole arguments in ps macro lambda...
2007-08-15 Vladimir SedachRemoved js-ugly-translation.
2007-08-12 Vladimir SedachBig refactoring of the ParenScript compiler.
2007-08-04 Vladimir SedachRemoved parenscript.asdf
2007-08-04 Vladimir SedachRemoved parenscript.reader
2007-08-04 Vladimir SedachMoved package-related code to namespace.lisp, added...
2007-08-01 Red Dalyfixed minor issues with advanced lambda lists, addition...
2007-07-27 Red DalyASDF interaction for Parenscript files
2007-07-25 Red Dalyusable package system
2007-07-24 Red Dalybulk of package system, reader, and other refactoring
2007-07-20 Red Dalyrenaming and refactoring
2007-07-03 Luca CapelloFactor out misc tests into their own test file.
2007-06-26 Red Dalyjs.lisp breakup
2007-06-19 Vladimir SedachAdded js-utils file.
2006-11-15 Henrik Hjelteasdf test-op added
2006-07-07 Attila LendvaiFix screwed-up asd file
2006-07-07 Attila LendvaiAdded src/lib/functional.lisp
2006-05-10 Marco BaringerUse an explicit asdf:perform :after method instead...
2006-01-27 Luca Capellomerge parenscript-test.asd into parenscript.asd
2006-01-23 Luca Capellomove source files to src/ and modify parenscript.asd...
2005-12-01 Alan-ShieldsAdded defgenerics for all the defmethods
2005-11-15 Alan-Shieldsenable #+parenscript
2005-08-15 Marco BaringerParenscript, documentation not withstandanding, does...
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-08 Marco BaringerRename system def