transcendental-lisp/test/function/builtin/special
Mike Cifelli 0c3d3ae024 Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
..
ANDTester.java Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
CONDTester.java Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
DEFUNTester.java Added decorators for output text 2017-02-11 13:33:34 -05:00
IFTester.java Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
LAMBDATester.java Allow DEFUN and LAMBDA with an empty body 2017-02-04 15:38:47 -05:00
LETTester.java Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
ORTester.java Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
QUOTETester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
SETFTester.java Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00