| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | For single-member structs/enums, don't print the member name | Bruce Hill | |
| 2024-09-12 | Table:get() now uses optional values instead of default or failure modes | Bruce Hill | |
| 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-14 | Support corecursive structs | Bruce Hill | |
| 2024-04-30 | Improved syntax for optionals | 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-09 | Add test for secret structs | Bruce Hill | |
| 2024-03-05 | Fix default values for structs | Bruce Hill | |
| 2024-03-03 | Rename Str -> Text | Bruce Hill | |
| 2024-02-24 | Rename file extensions | Bruce Hill | |
