| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-21 | Add text:by_line()/:by_split()/:by_match() | Bruce Hill |
| 2024-12-15 | Parse negative integers | Bruce Hill |
| 2024-11-29 | Change how types handle metamethods | Bruce Hill |
| 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 |
| 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 |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill |
