aboutsummaryrefslogtreecommitdiff
path: root/src/parser.y
AgeCommit message (Expand)Author
4 daysfilter out empty nodes from statement listKimplul
2026-01-06improve move checker to detect pointer leaksgncKimplul
2026-01-06allow omitting ';' in trivial callsKimplul
2026-01-06work towards a simple integer vector implementationKimplul
2026-01-06implement enough type analysis for vector exampleKimplul
2025-03-30WIP: rewrite C++ backend to be CKimplul
2025-03-23start sketching out type systemKimplul
2025-03-17detect leaksKimplul
2025-01-09initial reference checkingKimplul
2025-01-06implement move checking furthermvcheckKimplul
2024-12-06add trailing closuresKimplul
2024-12-06add types to parserKimplul
2024-12-03initial commitKimplul