transcendental-lisp/src/function/builtin
2017-03-02 11:39:07 -05:00
..
cons Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
math Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
predicate Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
special Resolves #13 - Exclusion based on type in ArgumentValidator 2017-03-02 11:39:07 -05:00
APPLY.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
EVAL.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
EXIT.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
FUNCALL.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
LOAD.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
PRINT.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
SET.java Static method in SET has been refactored 2017-02-28 15:04:40 -05:00
SYMBOL_FUNCTION.java Minor cleanup in SYMBOL-FUNCTION 2017-02-27 14:54:31 -05:00