aboutsummaryrefslogtreecommitdiff
path: root/parse.c
AgeCommit message (Expand)Author
2024-02-18Change syntax back to "enum(...)" and "struct(...)"Bruce Hill
2024-02-18Add in '#' operator for lengthBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Major cleanupBruce Hill
2024-02-15Progress towards environmentsBruce Hill
2024-02-14Syntax tweaks and cleanupBruce Hill
2024-02-14Change parser so it only supports defs at the top levelBruce Hill
2024-02-13Add secret structsBruce Hill
2024-02-13Tweak interp rulesBruce Hill
2024-02-12Syntax tweak: doctest with ">>" and "= "Bruce Hill
2024-02-11Tweak doctest formattingBruce Hill
2024-02-11Fix operator precedence and boolificationBruce Hill
2024-02-11Improved strings and docsBruce Hill
2024-02-11Simplified string rulesBruce Hill
2024-02-11Changes to string parsingBruce Hill
2024-02-11Rename sss_* to just *Bruce Hill
2024-02-11String parsing changesBruce Hill
2024-02-11String literals as cordsBruce Hill
2024-02-11Handle empty cords correctlyBruce Hill
2024-02-10String improvementsBruce Hill
2024-02-10Better string parsing.Bruce Hill
2024-02-08More features and progressBruce Hill
2024-02-05Rename type AST nodesBruce Hill
2024-02-04BuiltinsBruce Hill
2024-02-04Updates and functionalityBruce Hill
2024-02-04Initial commitBruce Hill