aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15document scope.hKimplul
2023-05-08low hanging documentationKimplul
2023-05-08start documentation processKimplul
2023-05-07add note about ast macros and variadicsKimplul
2023-05-06Create README.mgKimplul
2023-05-06fix import pathsKimplul
2023-05-06rename *.cu to *.ekKimplul
2023-05-06generated files probably shouldn't have licensesKimplul
2023-05-06add license fileKimplul
2023-05-06always use debug infoKimplul
2023-05-01update license stuffKimplul
2023-05-01forgot name change in mainKimplul
2023-04-30start working on docsKimplul
2023-04-30add lintingKimplul
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
2023-03-30change to left-to-right resolverKimplul
2023-03-27change typeof to be a full time typeKimplul
2023-03-26start enumsKimplul
2023-03-26struct member namingKimplul
2023-03-25add formatterKimplul
2023-03-25slightly refactor astKimplul
2023-03-25add union to parserKimplul
2023-03-25initial constant struct stuffKimplul
2023-03-24struct initializersKimplul
2023-03-23integrate parser workKimplul
2023-03-07add initial import detectionKimplul
2023-03-07initial commitKimplul