aboutsummaryrefslogtreecommitdiff
path: root/examples/patterns
AgeCommit message (Expand)Author
2025-04-06No more colons for blocksBruce Hill
2025-04-06Change method calls to use `foo.baz()` instead of `foo:baz()`Bruce Hill
2025-04-04Misc fixesBruce Hill
2025-04-02Syntax change: table types are now: `{K=V; default=...}` and tablesBruce Hill
2025-04-01Update patterns API and docsBruce Hill
2025-04-01Update pattern docsBruce Hill
2025-04-01Clean up and improve patternsBruce Hill
2025-04-01Rename P -> PatBruce Hill
2025-04-01Move patterns into a moduleBruce Hill