post-scarcity/src/c
2026-04-26 09:44:09 +01:00
..
arith Lots more code written, and I think most of it's OK; but it doesn't compile yet. 2026-03-26 09:01:46 +00:00
environment It compiles. It runs. Nothing works, but it also doesn't crash. Victory! 2026-04-23 11:50:30 +01:00
io Builds and runs, but print is badly broken. Need some rethink. 2026-04-24 09:22:06 +01:00
memory Brought dump in from 0.0.6. This may be a mistake and I may reverse it. 2026-04-26 09:44:09 +01:00
ops Not much progess. Priority has to be in fixing debug_printf. 2026-04-23 12:29:10 +01:00
payloads Builds and runs, but print is badly broken. Need some rethink. 2026-04-24 09:22:06 +01:00
debug.c Builds and runs, but print is badly broken. Need some rethink. 2026-04-24 09:22:06 +01:00
debug.h Right, I'm committing this session because I'm too cold and tired to go on. 2026-04-20 18:29:28 +01:00
psse.c Builds and runs, but print is badly broken. Need some rethink. 2026-04-24 09:22:06 +01:00
psse.h Progress, but it still doesn't build. I think I'm close, now... 2026-03-29 12:03:31 +01:00
utils.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
utils.h Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
version.h Things working much better now. assoc works. Currently printing of 2026-04-18 15:44:14 +01:00