transcendental-lisp/src/function/builtin
Mike Cifelli db2817f7be Refactored the symbol table code 2017-01-30 16:12:38 -05:00
..
cons Added unit tests and refactored lambda 2017-01-27 14:31:41 -05:00
math Added unit tests and refactored the length built in function 2017-01-15 14:23:46 -05:00
predicate Re-organized the built in function classes 2017-01-14 18:01:14 -05:00
special Refactored the symbol table code 2017-01-30 16:12:38 -05:00
APPLY.java Added more unit tests for the built-in functions 2016-12-23 10:53:11 -05:00
EVAL.java Refactored the symbol table code 2017-01-30 16:12:38 -05:00
EXIT.java Refactored some code and added unit tests 2017-01-18 16:25:09 -05:00
FUNCALL.java Re-organized the built in function classes 2017-01-14 18:01:14 -05:00
LOAD.java Added unit tests and refactored the load function 2017-01-26 15:58:15 -05:00
PRINT.java Refactored some code and added unit tests 2017-01-18 16:25:09 -05:00
SYMBOL_FUNCTION.java Refactored the function table logic 2017-01-29 14:33:46 -05:00