aboutsummaryrefslogtreecommitdiff
path: root/compile.c
AgeCommit message (Expand)Author
2024-02-12Misc fixes for __stack, yes, no, etcBruce Hill
2024-02-12Fix doctests for declarationsBruce Hill
2024-02-12Add __cord() method for structsBruce Hill
2024-02-12Hacky kwarg implementationBruce Hill
2024-02-12Compile struct constructors and field accessesBruce Hill
2024-02-12Deprecate Char typeBruce Hill
2024-02-11Fix operator precedence and boolificationBruce Hill
2024-02-11Changes to string parsingBruce Hill
2024-02-11String literals as cordsBruce Hill
2024-02-11Handle empty cords correctlyBruce Hill
2024-02-10Min/maxBruce Hill
2024-02-10Remove extra semicolonBruce 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