| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-28 | Merge branch 'main' into internal-textsinternal-texts | Bruce Hill | |
| 2024-10-25 | Move unistr header out of tomo header | Bruce Hill | |
| 2024-10-12 | Further progress and bugfixes | Bruce Hill | |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill | |
| 2024-09-16 | Quote Patterns with "|" instead of "/" when applicable | Bruce Hill | |
| 2024-09-16 | Bugfix for string escaping in printouts | Bruce Hill | |
| 2024-09-15 | Make sure that escape sequences don't accidentally trigger the next | Bruce Hill | |
| backslash to be interpreted as an escape sequence when printing quoted text | |||
| 2024-09-15 | Slightly improve text quoting so it outputs "a$\r\nb" instead of | Bruce Hill | |
| "a$\r$\nb" | |||
| 2024-09-15 | Improve automatic text quoting so it minimizes escape sequences when | Bruce Hill | |
| possible. | |||
| 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 | |
