| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-15 | Better fix | Bruce Hill | |
| 2024-09-15 | Fix some imports | Bruce Hill | |
| 2024-09-15 | Add alphanumeric pattern | Bruce Hill | |
| 2024-09-15 | Update path reading APIs to use optional values instead of erroring | Bruce Hill | |
| 2024-09-15 | Fix optional bytes | Bruce Hill | |
| 2024-09-15 | Add a Byte datatype | 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 | |
