aboutsummaryrefslogtreecommitdiff
path: root/stdlib/patterns.c
AgeCommit message (Expand)Author
2024-10-29Fix up some GCC compiler flag options for LTO and inliningBruce Hill
2024-10-27Finish deprecating stack refs with &Bruce Hill
2024-10-25Move unistr header out of tomo headerBruce Hill
2024-09-16Have Text:matches() return an optional array of matchesBruce Hill
2024-09-15Add alphanumeric patternBruce 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