aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13Fix multi-assignmentBruce Hill
2024-02-12Misc fixes for __stack, yes, no, etcBruce Hill
2024-02-12Add '&'Bruce Hill
2024-02-12Don't pipe output through batBruce Hill
2024-02-12Disable 'bat' pagingBruce Hill
2024-02-12Syntax tweak: doctest with ">>" and "= "Bruce 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-12Add placeholder for stringifying arrays of unknown typeBruce Hill
2024-02-12Deprecate Char typeBruce Hill
2024-02-12Remove chars from the builtin type stuffBruce Hill
2024-02-12Initial working version of generic cord funcBruce Hill
2024-02-11Tweak doctest formattingBruce Hill
2024-02-11Fix operator precedence and boolificationBruce Hill
2024-02-11Handle LDLIBS as a separate thingBruce 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-11TweaksBruce Hill
2024-02-11Output tweaksBruce Hill
2024-02-11Remove fileBruce Hill
2024-02-11Tweak compile orderBruce Hill
2024-02-11Set up USE_COLOR variableBruce Hill
2024-02-10Rename taggedunion in builtinsBruce Hill
2024-02-10Min/maxBruce Hill
2024-02-10Remove extra semicolonBruce Hill
2024-02-10Print input sourceBruce 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-04Misc changesBruce Hill
2024-02-04BuiltinsBruce Hill
2024-02-04Updates and functionalityBruce Hill
2024-02-04Initial commitBruce Hill