summaryrefslogtreecommitdiff
path: root/scope.h
AgeCommit message (Collapse)Author
2026-07-17type shortcuts for literalsCarson Fleming
2026-07-17improve type system sortaCarson Fleming
2026-07-17fix scope thingCarson Fleming
2026-07-17before I do something crazyCarson 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-28robust mov situationCarson Fleming
2026-03-28impl x86_64 calling conventionCarson Fleming
2026-03-27woah we got variablesCarson Fleming
2026-03-26impl simply with no rehashCarson Fleming
2026-03-26mostly there except need to implement one more hash mapCarson Fleming