transcendental-lisp/test/function/builtin/special
Mike Cifelli 0a5228d5a7 Update argument validation and added unit tests
Fixed some bugs in LET and LAMBDA

Refactored the code in UserDefinedFunction
2017-02-04 13:51:10 -05:00
..
CONDTester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
DEFUNTester.java Added unit tests and refactored defun 2017-01-27 12:12:27 -05:00
LAMBDATester.java Update argument validation and added unit tests 2017-02-04 13:51:10 -05:00
LETTester.java Update argument validation and added unit tests 2017-02-04 13:51:10 -05:00
QUOTETester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
SETFTester.java Refactored the symbol table code 2017-01-30 16:12:38 -05:00