transcendental-lisp/test
Mike Cifelli ba203d34b9 dlambda was converted for multiple method classes
Added several unit tests, including a failing one for CASE
Added an acceptance test for dlambda
2017-03-01 16:33:06 -05:00
..
environment Added unit tests for RuntimeEnvironment 2017-02-14 14:28:47 -05:00
error Added decorators for output text 2017-02-11 13:33:34 -05:00
file Organized imports in several files 2017-02-06 13:44:35 -05:00
function dlambda was converted for multiple method classes 2017-03-01 16:33:06 -05:00
interpreter Cleaned up some code 2017-02-26 12:39:08 -05:00
main Cleaned up some code 2017-02-26 12:39:08 -05:00
parser Refactored error severity 2017-02-11 10:42:07 -05:00
scanner Altered SYMBOL-FUNCTION behavior and cleaned up some code 2017-02-27 14:10:20 -05:00
sexpression Finished changing car/cdr to first/rest in the code 2017-02-24 16:00:05 -05:00
table Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
testutil Added special functions (forms) and refactored internal s-expression predicates 2017-02-25 17:29:37 -05:00
token Altered SYMBOL-FUNCTION behavior and cleaned up some code 2017-02-27 14:10:20 -05:00
util Added a unit test for Characters 2017-02-08 12:56:24 -05:00