..
add.sh
Tried to get more sensible printing of floating point numbers
2018-12-08 00:29:05 +00:00
apply.sh
More work on apply, also trying to read dotted pairs.
2017-10-15 17:01:03 +01:00
complex-list.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
cond.sh
COND working
2017-10-16 14:37:09 +01:00
empty-list.sh
Fixed misnamed unit test file; upversioned to 0.0.2
2018-12-07 06:51:00 +00:00
empty-string.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
eval-integer.sh
Several new unit tests
2018-12-07 06:32:51 +00:00
eval-quote-sexpr.sh
Several new unit tests
2018-12-07 06:32:51 +00:00
eval-quote-symbol.sh
Several new unit tests
2018-12-07 06:32:51 +00:00
eval-real.sh
Fixed the eval-real test
2018-12-21 21:36:37 +00:00
eval-string.sh
Several new unit tests
2018-12-07 06:32:51 +00:00
fred.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
integer-allocation.sh
All tests still pass and a lot of debugging junk is gone
2017-09-13 00:25:11 +01:00
integer.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
intepreter.sh
And now the interpreter works (I think) correctly!
2018-12-13 13:31:04 +00:00
lambda.sh
Much work, all I think positive, but defun still doesn't work.
2018-12-18 21:10:03 +00:00
many-args.sh
Progress, but there's something wrong with nlambdas
2018-12-13 23:20:34 +00:00
multiply.sh
Tried to get more sensible printing of floating point numbers
2018-12-08 00:29:05 +00:00
nil.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
progn.sh
Progress, but there's something wrong with nlambdas
2018-12-13 23:20:34 +00:00
quote.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
quoted-list.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
recursion.sh
Fixed the eval-real test
2018-12-21 21:36:37 +00:00
simple-list.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
string-allocation.sh
Tried to get more sensible printing of floating point numbers
2018-12-08 00:29:05 +00:00
string-with-spaces.sh
Fixed a number of unit tests (problems were output format, not actual bugs)
2017-10-07 15:11:07 +01:00
varargs.sh
Progress, but there's something wrong with nlambdas
2018-12-13 23:20:34 +00:00