aboutsummaryrefslogtreecommitdiff
path: root/structs.c
AgeCommit message (Expand)Author
2024-03-08Refactor table methods to take table structs where possibleBruce Hill
2024-03-06Fix namespace initializersBruce Hill
2024-03-05Fix up some min/max stuffBruce 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-03Initial pass at namespacingBruce Hill
2024-02-24Improve enums with metamethodsBruce Hill
2024-02-24Fixing up structsBruce Hill
2024-02-24Split struct code into a separate fileBruce Hill