Mike Cifelli
|
311a3b4036
|
Cleaned up code and tests
|
2017-03-03 15:06:49 -05:00 |
Mike Cifelli
|
1f1586d53c
|
More class examples and script unit tests were added.
|
2017-03-03 11:56:27 -05:00 |
Mike Cifelli
|
4a91d197fd
|
Expanded dlambda example some more
|
2017-03-02 14:26:47 -05:00 |
Mike Cifelli
|
ef4c03a672
|
Expanded dlambda example
|
2017-03-02 10:29:59 -05:00 |
Mike Cifelli
|
49fee52284
|
An example class has been added
|
2017-03-01 16:45:48 -05:00 |
Mike Cifelli
|
ba203d34b9
|
dlambda was converted for multiple method classes
Added several unit tests, including a failing one for CASE
Added an acceptance test for dlambda
|
2017-03-01 16:33:06 -05:00 |
Mike Cifelli
|
50a3f3be67
|
Resolves #6 - PROGN Special Function (Form)
|
2017-02-27 15:36:17 -05:00 |
Mike Cifelli
|
fb35884479
|
Resolves #7 - Allow prefixing of numbers
|
2017-02-27 13:34:04 -05:00 |
Mike Cifelli
|
bf40feadec
|
User defined functions now set up their scope correctly
|
2017-02-27 12:00:24 -05:00 |
Mike Cifelli
|
35550c46ac
|
Updates to the unit test framework
|
2017-02-15 09:29:57 -05:00 |
Mike Cifelli
|
fa45434228
|
Added a tail recursive compound interest function
|
2017-02-14 16:55:48 -05:00 |
Mike Cifelli
|
f76c587338
|
A lisp function to compute compound interest and unit tests
|
2017-02-14 15:24:38 -05:00 |
Mike Cifelli
|
c2a373dc85
|
Added the following built-ins: AND & OR
|
2017-02-05 16:00:56 -05:00 |
Mike Cifelli
|
d7ca5d09da
|
Added unit tests and refactored the let form
Wrote a lisp program to calculate the number of bi-weekly paydays in a year
|
2017-02-04 12:03:31 -05:00 |
Mike Cifelli
|
a0583f808c
|
Added more unit tests for the built-in functions
|
2016-12-23 10:53:11 -05:00 |
Mike Cifelli
|
621ab9f2cb
|
Started a lisp script for running unit tests
|
2016-12-19 17:24:12 -05:00 |
Mike Cifelli
|
daf35a72fa
|
Refactored and added unit tests for LispFilterInputStream
|
2016-12-08 10:59:02 -05:00 |