Merge branch 'build-tweaks' of https://github.com/nikodemus/jscl into nikodemus-build...
[jscl.git] / src / boot.lisp
2013-05-01 David VázquezMerge branch 'build-tweaks' of https://github.com/nikod...
2013-05-01 David Vázqueznamed-lambda is a function descriptor rather than a...
2013-05-01 David VázquezMerge branch 'equal' of https://github.com/6502/jscl...
2013-05-01 David VázquezMerge https://github.com/Strigoides/jscl into pull...
2013-04-30 Andrea Griffinibetter equal implementation with support for conses...
2013-04-28 Nikodemus Siivolasilence a couple of unused-variable warnings
2013-04-26 David VázquezMerge branch 'dump-changes-bug'
2013-04-26 David VázquezRevert "Simplify literal object dumping"
2013-04-26 David VázquezExpected test failures and unexpected passes
2013-04-26 StrigoidesAdd :TEST keyword arg to ASSOC
2013-04-26 David VázquezSimplify literal object dumping
2013-04-26 StrigoidesOnly evaluate the test once in COND
2013-04-26 StrigoidesFix COND for clauses with length 1
2013-04-25 David VázquezDefine get-internal-real-time
2013-04-25 David VázquezINCF and DECF work on proper places
2013-04-25 David VázquezRename project to JSCL
2013-04-25 Alfredo BeaumontAdd float support in reader and printer
2013-04-25 David VázquezMove source code under src/