aboutsummaryrefslogtreecommitdiff
path: root/enums.c
AgeCommit message (Expand)Author
2024-03-09First pass at lambdas/closuresBruce Hill
2024-03-08Refactor table methods to take table structs where possibleBruce Hill
2024-03-06Fix namespace initializersBruce Hill
2024-03-05Fix default values for structsBruce Hill
2024-03-04Struct and enum methods and static membersBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-03-03Make load method be "use$name"Bruce Hill
2024-03-03Make constructors actually functions for enumsBruce Hill
2024-03-03Cleanup/fixesBruce Hill
2024-03-03Initial pass at namespacingBruce Hill
2024-02-24Improve enums with metamethodsBruce Hill