femtolisp/femtolisp/ast
JeffBezanson f1927a3b57 moving delete-duplicates and new f-body so they can be macroexpanded in advance
deprecating setf, labels, and try (weren't used anywhere)
adding string.tail
changing match to use delete-duplicates
2009-02-19 22:29:47 +00:00
..
asttools.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
datetimeR.lsp adding new UTF8 example text 2008-09-03 18:39:27 +00:00
match.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
match.scm moving delete-duplicates and new f-body so they can be macroexpanded in advance 2009-02-19 22:29:47 +00:00
rpasses-out.lsp switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
rpasses.lsp moving implementation of startup, repl, load, and top-level 2009-02-19 03:31:40 +00:00