1
0
Fork 0
Purifying the undead cruft of C
  • Go 98.1%
  • Lua 1.9%
Find a file
2026-02-17 20:39:37 -06:00
ash Self-hosting compiler generates working binaries, fix SSA struct/pointer bugs (90/90 tests) 2026-02-17 07:11:23 -06:00
bootstrap Submit checkpoint for working issues in compiler 2026-02-17 20:39:37 -06:00
tests Self-hosting compiler generates working binaries, fix SSA struct/pointer bugs (90/90 tests) 2026-02-17 07:11:23 -06:00
.gitignore Implement Phase 7: x86-64 code generation from SSA IR 2026-02-13 11:31:43 -06:00
CLAUDE.md Achieve 100% test compilation: method calls, generics, package imports 2026-02-13 22:00:54 -06:00
lang.md Reorganize self-hosting compiler into subdirectories, fix generic methods and pointer-to-struct codegen 2026-02-14 19:33:25 -06:00
plan.md Rename print to echo 2026-02-10 11:01:43 -06:00
run_tests.lua Add comprehensive plan to achieve 100% test compilation 2026-02-13 19:01:53 -06:00
todo.md Submit checkpoint for working issues in compiler 2026-02-17 20:39:37 -06:00