Commit Graph

5 Commits

Author SHA1 Message Date
a9a47be6cd Allow DEFUN and LAMBDA with an empty body 2017-02-04 15:38:47 -05:00
0a5228d5a7 Update argument validation and added unit tests
Fixed some bugs in LET and LAMBDA

Refactored the code in UserDefinedFunction
2017-02-04 13:51:10 -05:00
27fdc7b328 Added unit tests and refactored lambda 2017-01-27 14:31:41 -05:00
217c215efe Started major refactoring of several built in functions 2017-01-16 13:38:49 -05:00
0560c02093 Re-organized the built in function classes 2017-01-14 18:01:14 -05:00