| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-18 | Deprecate `#` operator in favor of .length and fix up some issues | Bruce Hill |
| 2024-08-18 | Improved syntax for dollar-string literals | Bruce Hill |
| 2024-08-11 | Add channels and threads | Bruce Hill |
| 2024-07-05 | Tweak syntax for debug prints | Bruce Hill |
| 2024-07-04 | Add `!!` statement for printing text | Bruce Hill |
| 2024-07-01 | Add multiline string literal test | Bruce Hill |
| 2024-05-20 | Hook up Text.has(), Text.trimmed(), Text.without() | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-03-09 | Add langs to the language | Bruce Hill |
| 2024-03-04 | Fix some bugs relating to NUL termination of strings | Bruce Hill |
| 2024-03-03 | Add methods for text:clusters(), text:codepoints(), text:bytes() | Bruce Hill |
| 2024-03-03 | Unicode normalization for equality, hashing, tests, and printing | Bruce Hill |
| 2024-03-03 | Rename string test to text | Bruce Hill |
