| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-23 | Overhaul of Text implementation to be more like Cords and have much | Bruce Hill |
| 2024-12-21 | Add text:by_line()/:by_split()/:by_match() | Bruce Hill |
| 2024-12-19 | Add Text:reversed() | Bruce Hill |
| 2024-12-19 | Add Text:from()/to() and Array:slice() for symmetry | Bruce Hill |
| 2024-11-29 | Add serialization and deserialization | Bruce Hill |
| 2024-11-29 | Change how types handle metamethods | Bruce Hill |
| 2024-11-19 | Add Text.at(i) for getting a single cluster | Bruce Hill |
| 2024-11-04 | Update text API to use optional returns when applicable | Bruce Hill |
| 2024-10-30 | Fix header inline functions to use `extern inline` and some GCC magic | Bruce Hill |
| 2024-10-29 | Fix up some GCC compiler flag options for LTO and inlining | Bruce Hill |
| 2024-10-25 | Move unistr header out of tomo header | Bruce Hill |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | 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 |
