Add the rest of the C[AD]*R functions
[jscl.git] / src /
2013-04-26 StrigoidesAdd the rest of the C[AD]*R functions
2013-04-26 StrigoidesOnly evaluate the test once in COND
2013-04-26 StrigoidesFix COND for clauses with length 1
2013-04-26 David Vázquezjs-eval uses globalEval
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 Alfredo Beaumonteval-interactive: avoid a broken eval due to an unbound *
2013-04-25 David VázquezINCF and DECF work on proper places
2013-04-25 David VázquezRename project to JSCL
2013-04-25 David VázquezFix bug compiling funcalls
2013-04-25 Alfredo Beaumontls-compile: add compiling support for floats
2013-04-25 Alfredo Beaumontread-float: use strings instead of characters for expon...
2013-04-25 Alfredo BeaumontAdd float support in reader and printer
2013-04-25 Alfredo Beaumontls-read: fix spacing
2013-04-25 David VázquezMerge branch 'master' of github.com:davazp/ecmalisp
2013-04-25 David Vázquezls-read and ls-read-from-string handles empty input
2013-04-25 David VázquezMove source code under src/