transcendental-lisp/test/function/builtin/special
Mike Cifelli 50a3f3be67 Resolves #6 - PROGN Special Function (Form) 2017-02-27 15:36:17 -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 User defined functions now set up their scope correctly 2017-02-27 12:00:24 -05:00
IFTester.java Resolves #1 - Added the IF Special Form 2017-02-21 12:35:47 -05:00
LAMBDATester.java User defined functions now set up their scope correctly 2017-02-27 12:00:24 -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
PROGNTester.java Resolves #6 - PROGN Special Function (Form) 2017-02-27 15:36:17 -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