| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-10 | For tables, deprecate support for square bracket indexing and .default | Bruce Hill | |
| values, replacing them with a `:bump()` function for tables with numeric values. This means that counters can be implemented easily without the need to mask complexity. | |||
| 2024-05-23 | Support 'while when' | Bruce Hill | |
| 2024-05-01 | Clean up 'when' syntax | Bruce Hill | |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill | |
| 2024-04-13 | Change table syntax to {key:value} instead of {key=>value} | Bruce Hill | |
| 2024-04-12 | Introducing the main() function | Bruce Hill | |
| 2024-03-17 | Clean up codegen for empty tagged data | Bruce Hill | |
| 2024-03-17 | Empty enums use a singleton instead of a constructor | Bruce Hill | |
| 2024-03-17 | Update test | Bruce Hill | |
| 2024-03-03 | Fix test | Bruce Hill | |
| 2024-02-24 | Rename file extensions | Bruce Hill | |
