Easier bootstrap
[jscl.git] / src / toplevel.lisp
2013-05-03 David VázquezEasier bootstrap
2013-05-02 Raimon GrauMerge branch 'origin-master' into origin-format
2013-05-01 Andrea Griffiniadded OTHERWISE support to (CASE ...)
2013-05-01 David VázquezRemove usage of the *block-counter* variable
2013-05-01 David VázquezName 'JSCL' instead of 'This progrma' in the license...
2013-05-01 David VázquezIgnore declarations in lambdas
2013-05-01 David VázquezMerge https://github.com/Strigoides/jscl into pull...
2013-04-28 Owen RodleyMerge branch 'master' of https://github.com/davazp...
2013-04-26 David VázquezRevert "Simplify literal object dumping"
2013-04-26 Owen RodleyAdd POP macro
2013-04-26 David VázquezMerge branch 'master' of github.com:davazp/jscl
2013-04-26 StrigoidesAdd SUBST function
2013-04-26 StrigoidesMerge branch 'master' of https://github.com/davazp...
2013-04-26 StrigoidesAdd COPY-TREE function + test
2013-04-26 StrigoidesAdd the rest of the C[AD]*R functions
2013-04-26 David VázquezSimplify literal object dumping
2013-04-26 Alfredo BeaumontCreate and export read-from-string. Add a test for it
2013-04-25 David VázquezMerge branch 'master' of github.com:davazp/jscl
2013-04-25 David VázquezDefine get-internal-real-time
2013-04-25 Raimon Graufist stab at format
2013-04-25 Alfredo Beaumonteval-interactive: avoid a broken eval due to an unbound *
2013-04-25 Alfredo BeaumontAdd float support in reader and printer
2013-04-25 David VázquezMerge branch 'master' of github.com:davazp/ecmalisp
2013-04-25 David VázquezMove source code under src/