post-scarcity/src/c/io
2026-04-23 17:34:07 +01:00
..
fopen.c Compiles again, now with bootstrap-layer print implemented, but not yet tested. 2026-03-31 15:05:44 +01:00
fopen.h This once again does NOT compile. I've done work on macros; they don't work yet.. 2026-03-30 21:49:08 +01:00
io.c It compiles. It runs. Nothing works, but it also doesn't crash. Victory! 2026-04-23 11:50:30 +01:00
io.h More memory debugging, but what it shows is that deallocation is not happening. 2026-04-23 14:45:51 +01:00
print.c OK, garbage collection is now working a little bit. 2026-04-23 17:34:07 +01:00
print.h Still making progress. Dropped the archive because it was causing problems. 2026-04-22 21:09:15 +01:00
read.c It compiles. It runs. Nothing works, but it also doesn't crash. Victory! 2026-04-23 11:50:30 +01:00
read.h It compiles. It runs. Nothing works, but it also doesn't crash. Victory! 2026-04-23 11:50:30 +01:00