|
d55ebdd22f
|
Resolves #13 - Exclusion based on type in ArgumentValidator
|
2017-03-02 11:39:07 -05:00 |
|
|
2bd0c1a674
|
Major Refactor - Static constants and test case names
|
2017-03-02 09:54:23 -05:00 |
|
|
42191ec69d
|
Parts of CASE and COND were refactored
Updated the terminology used in the code
Added test cases
Changed the format of error/warning messages
|
2017-02-28 16:16:43 -05:00 |
|
|
462e5ea15e
|
Built-in function names are now defined through annotations
|
2017-02-26 16:47:06 -05:00 |
|
|
4f4bc8f71a
|
Added special functions (forms) and refactored internal s-expression predicates
|
2017-02-25 17:29:37 -05:00 |
|
|
c83db3721c
|
Finished changing car/cdr to first/rest in the code
|
2017-02-24 16:00:05 -05:00 |
|
|
0855789fde
|
Started changing car/cdr to first/rest, modified acceptance test fixture
|
2017-02-24 11:07:06 -05:00 |
|
|
013707e11a
|
Static import of 'eval'
|
2017-02-21 13:59:56 -05:00 |
|
|
0560c02093
|
Re-organized the built in function classes
|
2017-01-14 18:01:14 -05:00 |
|