transcendental-lisp/src/function/builtin
2017-01-27 14:31:41 -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 Added unit tests and refactored lambda 2017-01-27 14:31:41 -05:00
APPLY.java Added more unit tests for the built-in functions 2016-12-23 10:53:11 -05:00
EVAL.java Added unit tests and refactored lambda 2017-01-27 14:31:41 -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 Added unit tests for exit and symbol-function and refactored some code 2017-01-22 11:11:16 -05:00