| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-05-06 | Bugfix for serialization of sets and tables with fallbacks | Bruce Hill |
| 2025-04-06 | Merge branch 'main' into no-colons | Bruce Hill |
| 2025-04-06 | Change Set syntax from {x} to |x| | Bruce Hill |
| 2025-04-06 | No more colons for blocks | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-04-04 | Misc fixes | Bruce Hill |
| 2025-04-02 | Syntax change: table types are now: `{K=V; default=...}` and tables | Bruce Hill |
| 2025-03-30 | Deprecate built-in Moment datatype in favor of a `time` module | Bruce Hill |
| 2025-03-25 | Make docstring tests use an actual expression AST instead of text | Bruce Hill |
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill |
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill |
| 2024-11-29 | Tweak serialization syntax | Bruce Hill |
| 2024-11-29 | Rename :serialize() -> :serialized() | Bruce Hill |
| 2024-11-29 | Add serialization test case | Bruce Hill |
| 2024-11-29 | Add serialization and deserialization | Bruce Hill |
