transcendental-lisp/test/function
Mike Cifelli 77a341a1a7 Add more advanced lisp objects
Added a class to compute compound interest.

An alias for FUNCALL has been added: CALL

Refactored some acceptance tests to load code from files.
2017-03-06 16:52:06 -05:00
..
builtin Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
ArgumentValidatorTester.java Exception checking unit tests were refactored 2017-03-03 12:07:23 -05:00
LispFunctionTester.java Resolves #12 - &rest keyword added to lambda lists 2017-03-01 11:11:59 -05:00
LispSpecialFunctionTester.java Resolves #12 - &rest keyword added to lambda lists 2017-03-01 11:11:59 -05:00
UserDefinedFunctionTester.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00