transcendental-lisp/test/function/builtin
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
..
cons Finished changing car/cdr to first/rest in the code 2017-02-24 16:00:05 -05:00
math Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
predicate Resolves #10 - The equality predicates have been refactored 2017-02-28 11:54:19 -05:00
special dlambda was converted for multiple method classes 2017-03-01 16:33:06 -05:00
test-files Added unit tests and refactored the load function 2017-01-26 15:58:15 -05:00
APPLYTester.java Removed RuntimeExceptions and associated logic 2017-02-09 12:09:51 -05:00
EVALTester.java Update argument validation and added unit tests 2017-02-04 13:51:10 -05:00
EXITTester.java Only allow a single interpreter to be built 2017-02-06 13:39:05 -05:00
FUNCALLTester.java Added unit tests for the FunctionTable and ExecutionContext 2017-02-06 12:02:19 -05:00
LOADTester.java Added decorators for output text 2017-02-11 13:33:34 -05:00
PRINTTester.java Formatted and cleaned some code 2017-02-11 10:51:37 -05:00
SETTester.java Added DEFINE-MACRO for user defined special functions (forms) 2017-02-25 19:11:31 -05:00
SYMBOL_FUNCTIONTester.java Altered SYMBOL-FUNCTION behavior and cleaned up some code 2017-02-27 14:10:20 -05:00