summaryrefslogtreecommitdiff
path: root/codegen.c
AgeCommit message (Expand)Author
2026-03-29calling functions and some optimizationsCarson Fleming
2026-03-28lval-centric storage modelCarson Fleming
2026-03-28rehashing and size tracking correctionsCarson Fleming
2026-03-28we got assignments boisCarson Fleming
2026-03-28robust mov situationCarson Fleming
2026-03-28impl x86_64 calling conventionCarson Fleming
2026-03-27todo: make weird.c workCarson Fleming
2026-03-27fix some stuffCarson Fleming
2026-03-27woah we got variablesCarson Fleming
2026-03-26scope inheritanceCarson Fleming
2026-03-26mostly there except need to implement one more hash mapCarson Fleming
2026-03-26start codegen workCarson Fleming