| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-21 | Deprecate sets | Bruce Hill | |
| 2025-07-12 | Doctests now use equality checking instead of text comparisons | Bruce Hill | |
| 2025-05-21 | Added Set infix operations, as well as Table.with_fallback() and fixed | Bruce Hill | |
| some bugs with update assignment. | |||
| 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 | |
| 2024-11-09 | Make the compiler stricter about not promoting local value variables to | Bruce Hill | |
| pointers | |||
| 2024-09-12 | Fix up comprehensions so set comprehensions work and everything is a bit | Bruce Hill | |
| more clean | |||
| 2024-08-10 | Add Sets to the language | Bruce Hill | |
