summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-07-18type system surelyCarson Fleming
2026-07-18loop supportCarson Fleming
2026-07-18fix scoping bigCarson Fleming
2026-07-17type shortcuts for literalsCarson Fleming
2026-07-17functional type checkerCarson Fleming
2026-07-17working fib with stubbed typecheckerCarson Fleming
2026-07-17improve type system sortaCarson Fleming
2026-07-17almost fibonacci but it needs the type checkerCarson Fleming
2026-07-17fix scope thingCarson Fleming
2026-07-17compute return type size correctly on declCarson Fleming
2026-07-17before I do something crazyCarson Fleming
2026-03-31math n shiCarson Fleming
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-28one step toward rehashingCarson 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-26impl simply with no rehashCarson Fleming
2026-03-26mostly there except need to implement one more hash mapCarson Fleming
2026-03-26start codegen workCarson Fleming
2026-03-26let's go we can parse return zero most useful program everCarson Fleming
2026-03-15move stuffCarson Fleming
2026-03-15floatsCarson Fleming
2026-03-15functional lexerCarson Fleming
2026-03-13modulo operators before I forgetCarson Fleming
2026-03-13fill in some holesCarson Fleming
2026-03-13nuke REFUND_CHARCarson Fleming
2026-03-13not even compiled once but we ballCarson Fleming