aboutsummaryrefslogtreecommitdiff
path: root/test/sets.tm
AgeCommit message (Expand)Author
2025-05-21Added Set infix operations, as well as Table.with_fallback() and fixedBruce Hill
2025-04-06Merge branch 'main' into no-colonsBruce Hill
2025-04-06Change Set syntax from {x} to |x|Bruce Hill
2025-04-06No more colons for blocksBruce Hill
2025-04-06Change method calls to use `foo.baz()` instead of `foo:baz()`Bruce Hill
2024-11-09Make the compiler stricter about not promoting local value variables toBruce Hill
2024-09-12Fix up comprehensions so set comprehensions work and everything is a bitBruce Hill
2024-08-10Add Sets to the languageBruce Hill