aboutsummaryrefslogtreecommitdiff
path: root/ast.c
AgeCommit message (Expand)Author
2024-02-18Add in '#' operator for lengthBruce Hill
2024-02-17Quote strings in AST debug strsBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Major cleanupBruce Hill
2024-02-12Deprecate Char typeBruce Hill
2024-02-11Fix operator precedence and boolificationBruce 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