|
503b19a5e1
|
Resolves #14 - Load now keeps track of directories
|
2017-03-03 12:56:06 -05:00 |
|
|
2bd0c1a674
|
Major Refactor - Static constants and test case names
|
2017-03-02 09:54:23 -05:00 |
|
|
462e5ea15e
|
Built-in function names are now defined through annotations
|
2017-02-26 16:47:06 -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 |
|
|
6fa132313d
|
Refactored error severity
|
2017-02-11 10:42:07 -05:00 |
|
|
bdcb2227c9
|
Removed RuntimeExceptions and associated logic
|
2017-02-09 12:09:51 -05:00 |
|
|
1a25ddc35f
|
Refactored the lisp interpreter builder and some error handling
|
2017-02-09 11:00:23 -05:00 |
|
|
b6d717ec1c
|
Formatted several files
|
2017-02-06 13:43:27 -05:00 |
|
|
913fd031c6
|
Only allow a single interpreter to be built
Renamed Environment to RuntimeEnvironment
|
2017-02-06 13:39:05 -05:00 |
|
|
25f73e6d2e
|
Added unit tests and refactored the load function
|
2017-01-26 15:58:15 -05:00 |
|
|
0560c02093
|
Re-organized the built in function classes
|
2017-01-14 18:01:14 -05:00 |
|
|
d0da7813bd
|
Added more unit tests and refactored some built in functions
|
2016-12-29 13:32:45 -05:00 |
|
|
089e3bd520
|
Refactored the eval package
|
2016-12-19 13:05:53 -05:00 |
|