|
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 |
|
|
db2817f7be
|
Refactored the symbol table code
|
2017-01-30 16:12:38 -05:00 |
|
|
5351168763
|
Started refactoring UserDefinedFunction
|
2017-01-27 16:19:09 -05:00 |
|
|
919644d9c0
|
Added unit tests and refactored setf
|
2017-01-26 12:30:38 -05:00 |
|
|
0560c02093
|
Re-organized the built in function classes
|
2017-01-14 18:01:14 -05:00 |
|
|
68510ec1a8
|
Started refactoring and writing unit tests for DEFUN
|
2016-12-25 13:29:06 -05:00 |
|
|
7de7996a27
|
Added function to the argument validator and refactored some code
|
2016-12-22 16:55:25 -05:00 |
|
|
c4531b25e2
|
Added unit tests and did some refactoring
|
2016-12-20 12:03:37 -05:00 |
|
|
089e3bd520
|
Refactored the eval package
|
2016-12-19 13:05:53 -05:00 |
|