| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-04-01 | Move patterns into a module | Bruce Hill |
| 2025-03-12 | Rename `without_escaping()` -> `from_text()` | Bruce Hill |
| 2025-03-10 | Add `convert` keyword for defining conversions | Bruce Hill |
| 2025-03-01 | Change `lang.text_content` to `lang.text` | Bruce Hill |
| 2025-02-19 | Switch to langs using constructors | Bruce Hill |
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill |
| 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-16 | Update docs | Bruce Hill |
| 2024-08-19 | Add docs for `lang` | Bruce Hill |
