transcendental-lisp/test/function/builtin/special
Mike Cifelli 1fed0433e5 Formatted a source file 2017-02-25 19:12:34 -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
DEFINE_MACROTester.java Formatted a source file 2017-02-25 19:12:34 -05:00
DEFUNTester.java Added DEFINE-MACRO for user defined special functions (forms) 2017-02-25 19:11:31 -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