aboutsummaryrefslogtreecommitdiff
path: root/nextlang.c
AgeCommit message (Collapse)Author
2024-02-24Rename 'nextlang'->'tomo'Bruce Hill
2024-02-24Make CC an environment variable that's read fromBruce Hill
2024-02-18Split module code into header/c fileBruce Hill
2024-02-18Move file compilation into a separate fileBruce Hill
2024-02-17Various fixes, including for Null valuesBruce Hill
2024-02-17Properly quote filename stringBruce Hill
2024-02-17Custom tostring functions workingBruce Hill
2024-02-17Fix up doctestsBruce Hill
2024-02-17Fix up USE_COLORBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Major cleanupBruce Hill
2024-02-17Minor cleanupBruce Hill
2024-02-17Fix up some cord stuff in main program compilationBruce Hill
2024-02-15Progress towards environmentsBruce Hill
2024-02-14Switch back to TCCBruce Hill
2024-02-14Use dollar identifiersBruce Hill
2024-02-14Fix ldflags for compiling with GCC and add trapping integer arithmeticBruce Hill
2024-02-14Add #line directives for source code mappingBruce Hill
2024-02-13Tweak whitespace formattingBruce Hill
2024-02-13Remove comment dividerBruce Hill
2024-02-13Whitespace tweaksBruce Hill
2024-02-13Add kwargs as a macro hackBruce Hill
2024-02-13Add secret structsBruce Hill
2024-02-13Change compilation ordering by splitting into chunksBruce Hill
2024-02-12Misc fixes for __stack, yes, no, etcBruce Hill
2024-02-12Don't pipe output through batBruce Hill
2024-02-12Disable 'bat' pagingBruce Hill
2024-02-12Initial working version of generic cord funcBruce Hill
2024-02-11Handle LDLIBS as a separate thingBruce Hill
2024-02-11Changes to string parsingBruce Hill
2024-02-11Rename sss_* to just *Bruce Hill
2024-02-11TweaksBruce Hill
2024-02-11Output tweaksBruce Hill
2024-02-11Tweak compile orderBruce Hill
2024-02-11Set up USE_COLOR variableBruce Hill
2024-02-10Print input sourceBruce Hill
2024-02-08More features and progressBruce Hill
2024-02-04BuiltinsBruce Hill
2024-02-04Updates and functionalityBruce Hill
2024-02-04Initial commitBruce Hill