aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysWIP: rewrite C++ backend to be CHEADmasterKimplul
10 daysstart sketching out type systemKimplul
12 daysuse maps in scopeKimplul
12 daysimprove printingKimplul
12 daysbump conts and remove c23 requirementKimplul
2025-03-18use generic contsKimplul
2025-03-18add move queuesKimplul
2025-03-17fix some total movesKimplul
2025-03-17improve codegenKimplul
2025-03-17detect leaksKimplul
2025-01-09initial ptr stuffKimplul
2025-01-09initial reference checkingKimplul
2025-01-06fix some analyzer warningsKimplul
2025-01-06implement move checking furthermvcheckKimplul
2025-01-04initial move checkingKimplul
2025-01-01run formatterKimplul
2024-12-28enough type checking for all examples to passKimplul
2024-12-20add enough type checking to compile uniq.fwdKimplul
2024-12-20fix generated files in .gitignoreKimplul
2024-12-11add note about closure callsKimplul
2024-12-08add some thought about error handlingKimplul
2024-12-07add a motivating caseKimplul
2024-12-06add trailing closuresKimplul
2024-12-06formattingKimplul
2024-12-06show usage for examplesKimplul
2024-12-06fix some comments in the examplesKimplul
2024-12-06add types to parserKimplul
2024-12-05add note about functions as expressionsKimplul
2024-12-05add extra requirement for returns that I forgotKimplul
2024-12-04remove mention that there's only a `uniq` exampleKimplul
2024-12-04implement expression handling furtherKimplul
2024-12-03initial commitKimplul