aboutsummaryrefslogtreecommitdiff
path: root/examples/std.ek
AgeCommit message (Collapse)Author
2024-08-14test cleanupKimplul
+ Somewhat poor Git hygiene but I also fixed some bugs while I was at it.
2024-02-26remove args from grammarKimplul
+ Expressions are slightly more powerful as a result and the parser is a bit simpler
2024-02-20expand type expansionKimplul
2024-02-18implement some basic generic featuresKimplul
2024-02-16reworkKimplul
+ Kind of only a partial commit, but whatever, this history is pretty ugly anyway