| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-01 | Change `lang.text_content` to `lang.text` | Bruce Hill |
| 2025-01-12 | Fix up examples | Bruce Hill |
| 2024-11-30 | Bring back `table[key]` syntax | Bruce Hill |
| 2024-11-09 | Make the compiler stricter about not promoting local value variables to | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-16 | Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator | Bruce Hill |
| 2024-09-16 | Quote Patterns with "|" instead of "/" when applicable | Bruce Hill |
| 2024-09-15 | Don't save "" sections in INI reader | Bruce Hill |
| 2024-09-15 | Support printing INI file without a key | Bruce Hill |
| 2024-09-15 | Rename file | Bruce Hill |
| 2024-09-15 | Move each example to its own folder | Bruce Hill |
