post-scarcity/src/memory
Simon Brooke 02fe5669d8 Complete reworking of the REPL
which is good in itself, but not what I was meant to be working on.
2018-12-30 17:56:15 +00:00
..
conspage.c Printing of bignums basically done, not tested. 2018-12-29 23:44:28 +00:00
conspage.h Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00
consspaceobject.c Garbage collection now much better, not good 2018-12-29 09:35:29 +00:00
consspaceobject.h The beginning of bignums is in place, tests still pass. 2018-12-29 22:30:07 +00:00
cursor.c Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00
cursor.h Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00
dump.c Complete reworking of the REPL 2018-12-30 17:56:15 +00:00
dump.h Major refactoring. Major problems! 2018-12-26 20:30:14 +00:00
stack.c Printing of bignums basically done, not tested. 2018-12-29 23:44:28 +00:00
stack.h Whitespace only changes 2018-12-29 07:40:01 +00:00
vectorspace.c Printing of bignums basically done, not tested. 2018-12-29 23:44:28 +00:00
vectorspace.h Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00