aboutsummaryrefslogtreecommitdiff
path: root/ast.h
AgeCommit message (Expand)Author
2024-03-04Struct and enum methods and static membersBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-02-29First working method callsBruce Hill
2024-02-25Add for-else blockBruce Hill
2024-02-24Improve enums with metamethodsBruce Hill
2024-02-23Code cleanup for KeywordArgBruce Hill
2024-02-22Implement 'when' statement for matching on enumsBruce Hill
2024-02-18Add in '#' operator for lengthBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Major cleanupBruce Hill
2024-02-13Add secret structsBruce Hill
2024-02-12Deprecate Char typeBruce Hill
2024-02-11Rename sss_* to just *Bruce Hill
2024-02-11String literals as cordsBruce Hill
2024-02-10Better string parsing.Bruce Hill
2024-02-08More features and progressBruce Hill
2024-02-05Rename type AST nodesBruce Hill
2024-02-04Updates and functionalityBruce Hill
2024-02-04Initial commitBruce Hill