aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2023-11-19start working on instruction loweringKimplul
2023-11-14make memory tracking more dumbKimplul
2023-11-13further simplification of scope conceptKimplul
2023-11-12start implementing new generics handlingKimplul
+ Still requires a lot of fixes here and there
2023-11-07simplift syntax somewhatKimplul
+ Explicit macro expansion + Still have to simplify AST and type stuff, probably worth rewriting or something
2023-08-16update build systemKimplul
2023-05-20document ast.hKimplul
2023-05-17document parser.hKimplul
2023-05-16document actualize.hKimplul
2023-05-15document scope.hKimplul
2023-05-08low hanging documentationKimplul
2023-05-08start documentation processKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to ekKimplul
2023-04-03initial union testingKimplul
2023-04-01disallow certain kinds of types in templatesKimplul
2023-04-01improve struct and union support in resolveKimplul
2023-04-01fix gitignoreKimplul