| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill | |
| 2024-11-09 | Bugfix for fixed-size integer ranges | Bruce Hill | |
| 2024-11-09 | Introduce a `Match` struct to represent pattern matching results, which | Bruce Hill | |
| improves the usability of a lot of the APIs. Also bugfix some issues with ranges. | |||
| 2024-11-02 | Make Text:find() return an optional int | Bruce Hill | |
| 2024-10-29 | Fix up some GCC compiler flag options for LTO and inlining | Bruce Hill | |
| 2024-10-27 | Finish deprecating stack refs with & | Bruce Hill | |
| 2024-10-25 | Move unistr header out of tomo header | Bruce Hill | |
| 2024-09-16 | Have Text:matches() return an optional array of matches | Bruce Hill | |
| 2024-09-15 | Add alphanumeric pattern | Bruce Hill | |
| 2024-09-14 | Clean up pattern code to make better use of TextIter_t and fix up | Bruce Hill | |
| URI/URL patterns | |||
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill | |
