.. |
add.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
apply.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
bignum.sh
|
Now creating the correct internal bignum representation
|
2019-01-03 11:21:08 +00:00 |
complex-list.sh
|
Fixed unit tests which were failing because of the change in formatting integers
|
2018-12-31 16:29:11 +00:00 |
cond.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
empty-list.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
empty-string.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
eval-integer.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
eval-quote-sexpr.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
eval-quote-symbol.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
eval-real.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
eval-string.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
fred.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
integer-allocation.sh
|
The beginning of bignums is in place, tests still pass.
|
2018-12-29 22:30:07 +00:00 |
integer.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
intepreter.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
lambda.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
many-args.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
multiply.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
nil.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
nlambda.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
progn.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
quote.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
quoted-list.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
ratio-addition.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
recursion.sh
|
Fixed unit tests which were failing because of the change in formatting integers
|
2018-12-31 16:29:11 +00:00 |
reverse.sh
|
Fixed unit tests which were failing because of the change in formatting integers
|
2018-12-31 16:29:11 +00:00 |
simple-list.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
string-allocation.sh
|
All unit tests now pass
|
2018-12-23 14:16:51 +00:00 |
string-with-spaces.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |
varargs.sh
|
Complete reworking of the REPL
|
2018-12-30 17:56:15 +00:00 |