aboutsummaryrefslogtreecommitdiff
path: root/stdlib/text.h
AgeCommit message (Expand)Author
2024-10-30Fix header inline functions to use `extern inline` and some GCC magicBruce Hill
2024-10-29Fix up some GCC compiler flag options for LTO and inliningBruce Hill
2024-10-25Move unistr header out of tomo headerBruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-14Clean up pattern code to make better use of TextIter_t and fix upBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill