aboutsummaryrefslogtreecommitdiff
path: root/stdlib/stdlib.c
AgeCommit message (Expand)Author
2024-10-31Remove unused args for end_test()Bruce Hill
2024-10-31Tweak doctest output so it outputs source infoBruce Hill
2024-10-29Fix up some GCC compiler flag options for LTO and inliningBruce Hill
2024-10-27Fixes for places that used Text$find()Bruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-28Overhaul of argument parsing codeBruce Hill
2024-09-27Improved support for CLI arg parsingBruce Hill
2024-09-18Move USE_COLOR into stdlibBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill