transcendental-lisp/test/function/builtin
Mike Cifelli 0c3d3ae024 Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
..
cons Formatted several files 2017-02-06 13:43:27 -05:00
math Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
predicate Organized imports in several files 2017-02-06 13:44:35 -05:00
special Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
test-files Added unit tests and refactored the load function 2017-01-26 15:58:15 -05:00
APPLYTester.java Removed RuntimeExceptions and associated logic 2017-02-09 12:09:51 -05:00
EVALTester.java Update argument validation and added unit tests 2017-02-04 13:51:10 -05:00
EXITTester.java Only allow a single interpreter to be built 2017-02-06 13:39:05 -05:00
FUNCALLTester.java Added unit tests for the FunctionTable and ExecutionContext 2017-02-06 12:02:19 -05:00
LOADTester.java Added decorators for output text 2017-02-11 13:33:34 -05:00
PRINTTester.java Formatted and cleaned some code 2017-02-11 10:51:37 -05:00
SYMBOL_FUNCTIONTester.java Removed RuntimeExceptions and associated logic 2017-02-09 12:09:51 -05:00