transcendental-lisp/test/function/builtin
Mike Cifelli 32db0b2520 Minor code formatting 2017-01-26 16:00:47 -05:00
..
cons Added unit tests and refactored the length built in function 2017-01-15 14:23:46 -05:00
math Re-organized the built in function classes 2017-01-14 18:01:14 -05:00
predicate Re-organized the built in function classes 2017-01-14 18:01:14 -05:00
special Added unit tests and refactored setf 2017-01-26 12:30:38 -05:00
test-files Added unit tests and refactored the load function 2017-01-26 15:58:15 -05:00
APPLYTester.java Improved the argument list validation for COND 2016-12-25 12:49:18 -05:00
EVALTester.java Started major refactoring of several built in functions 2017-01-16 13:38:49 -05:00
EXITTester.java Added unit tests for exit and symbol-function and refactored some code 2017-01-22 11:11:16 -05:00
FUNCALLTester.java Refactored more code and added unit tests for the built in functions 2017-01-04 13:57:16 -05:00
LOADTester.java Minor code formatting 2017-01-26 16:00:47 -05:00
PRINTTester.java Refactored some code and added unit tests 2017-01-18 16:25:09 -05:00
SYMBOL_FUNCTIONTester.java Added unit tests for exit and symbol-function and refactored some code 2017-01-22 11:11:16 -05:00