post-scarcity/src
Simon Brooke 67443e1d46 OK, adding bignums works; multiplying bignums does not work.
There's no evidence of a bug in reading/printing, because the only way I can currently get a number big enough to trigger the supposed bug is by multiplying, which doesn't work.
2019-01-04 11:04:55 +00:00
..
arith OK, adding bignums works; multiplying bignums does not work. 2019-01-04 11:04:55 +00:00
memory Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
ops Now successfully reading/printing 2 cell bignums 2019-01-04 10:40:15 +00:00
debug.c Whitespace only changes 2018-12-29 07:40:01 +00:00
debug.h Whitespace only changes 2018-12-29 07:40:01 +00:00
init.c Not really making progress. 2018-12-30 19:07:07 +00:00
repl.c Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
repl.h Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
version.h Upversioned, README updated 2018-12-28 22:36:26 +00:00