summaryrefslogtreecommitdiff
path: root/scope.c
AgeCommit message (Expand)Author
2026-07-17working fib with stubbed typecheckerCarson Fleming
2026-07-17improve type system sortaCarson Fleming
2026-07-17before I do something crazyCarson 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-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