Reimplement (.method object . args) syntax
[clinton/parenscript.git] / t / test.lisp
2009-04-13 Vladimir SedachIntroduced the *js-target-version* special variable...
2009-03-06 Vladimir SedachRewrote some unit tests to simplify code.
2009-01-14 Vladimir SedachModified the printer so that PS and PS-INLINE compile...
2008-03-31 Travis CrossSilence an unused variable warning.
2008-03-30 Travis CrossWhitespaceification: removed indentation tabs throughou...
2007-08-12 Vladimir SedachModified ParenScript tests to reflect the big compiler...
2007-08-03 Vladimir SedachChanged package system so that symbols in parenscript...
2007-08-02 Vladimir SedachDisabled Boyer-Moore matching for cl-ppcre in js normal...
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-14 Vladimir SedachImproved formatting/whitespace removing code in tests...
2007-07-03 Luca CapelloFactor out misc tests into their own test file.
2007-07-02 Red Dalycharacter encoding fixes in test.lisp
2007-07-01 Luca Capellot/test.lisp: typo, remove colon at line 82
2007-07-01 Luca Capelloadd an (eval-when ...) when defining a test suite
2006-11-15 Henrik Hjeltedocs updated for new setf optimization
2006-11-15 Henrik Hjeltebugfix method-call problem
2006-11-15 Henrik Hjeltemoretests for method-call (dot-notation) syntax
2006-11-15 Henrik Hjeltebugfix commutative plus and minus
2006-11-15 Henrik Hjeltetests for some bugs
2006-11-15 Henrik Hjeltemake the test escape-sequences-in-string work again
2006-02-02 Henrik Hjelteproper escape sequences in strings
2006-02-01 Henrik Hjelteref2test finds reference.lisp in docs dir
2006-01-23 Luca Capellomove test files to t/ and modify parenscript-test.asd...