post-scarcity/src/ops
Simon Brooke e5f40032e9 Now safely detecting (but not dealing with) integer overflow.
Also printing and reading integers with comma separators.
2018-12-31 16:15:14 +00:00
..
equal.c Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
equal.h Reorganised source files to make navigation easier 2018-12-24 19:27:04 +00:00
intern.c Printing of bignums basically done, not tested. 2018-12-29 23:44:28 +00:00
intern.h Reorganised source files to make navigation easier 2018-12-24 19:27:04 +00:00
lispops.c Now safely detecting (but not dealing with) integer overflow. 2018-12-31 16:15:14 +00:00
lispops.h Not really making progress. 2018-12-30 19:07:07 +00:00
print.c Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
print.h Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
read.c Now safely detecting (but not dealing with) integer overflow. 2018-12-31 16:15:14 +00:00
read.h Horribly broken, may have to rethink. 2018-12-26 21:10:24 +00:00