| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-24 | Rename `from_unsafe_text` to `without_escaping` | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
| 2024-09-15 | Improve automatic text quoting so it minimizes escape sequences when | Bruce Hill |
| 2024-09-03 | Add Text.replace_all({Pattern:Text}) and tweak API for replacement to | Bruce Hill |
| 2024-09-03 | Syntax overhaul (comments back to `#`, print statments to `!!`), | Bruce Hill |
| 2024-08-19 | Add .text_content as a field on DSLs instead of a method | Bruce Hill |
| 2024-08-18 | Improved syntax for dollar-string literals | Bruce Hill |
| 2024-08-18 | Tweak test code | 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 lang tests | Bruce Hill |
