summaryrefslogtreecommitdiff
path: root/parser.c
AgeCommit message (Collapse)Author
2026-07-30castingCarson Fleming
2026-07-29improve type systemCarson Fleming
2026-07-29support for comma-separated expression lists where validCarson Fleming
2026-07-26functioning type system perhaps?Carson Fleming
2026-07-21more faithful grammarCarson Fleming
2026-07-19renameCarson Fleming
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-17before I do something crazyCarson Fleming
2026-03-31math n shiCarson Fleming
2026-03-29calling functions and some optimizationsCarson 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-27fix some stuffCarson Fleming
2026-03-27woah we got variablesCarson Fleming
2026-03-26start codegen workCarson Fleming
2026-03-26let's go we can parse return zero most useful program everCarson Fleming