transcendental-lisp/test/function/builtin/special
Mike Cifelli 913fd031c6 Only allow a single interpreter to be built
Renamed Environment to RuntimeEnvironment
2017-02-06 13:39:05 -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 Only allow a single interpreter to be built 2017-02-06 13:39:05 -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