transcendental-lisp/test/function/builtin/special
Mike Cifelli c2a373dc85 Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
..
ANDTester.java Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
CONDTester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
DEFUNTester.java Allow DEFUN and LAMBDA with an empty body 2017-02-04 15:38: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