| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-04 | Add Text:matches() for convenience and performance | Bruce Hill | |
| 2024-09-03 | Add recursive mode to text replacement and update docs | Bruce Hill | |
| 2024-09-03 | Update docs | Bruce Hill | |
| 2024-09-03 | Clean up text replacement API to use backrefs instead of match_chain() | Bruce Hill | |
| 2024-09-03 | Add Text.replace_all({Pattern:Text}) and tweak API for replacement to | Bruce Hill | |
| support placeholders | |||
| 2024-09-03 | Change pattern syntax from [..pat] to {pat} | Bruce Hill | |
| 2024-09-03 | Syntax overhaul (comments back to `#`, print statments to `!!`), | Bruce Hill | |
| using `$/.../` for patterns and using a DSL for patterns | |||
| 2024-09-03 | Deprecate `Where` and change channel API to use a boolean `front` value | Bruce Hill | |
| 2024-09-03 | Updated docs | Bruce Hill | |
| 2024-09-03 | Update docs | Bruce Hill | |
| 2024-09-02 | Add text slicing | Bruce Hill | |
| 2024-08-19 | Move docs into one folder | Bruce Hill | |
