aboutsummaryrefslogtreecommitdiff
path: root/examples/patterns/patterns.tm
AgeCommit message (Collapse)Author
2025-04-07Move core libraries into their own folderBruce Hill
2025-04-06Improved inline C code: now uses `C_code` keyword and supportsBruce Hill
interpolation with @
2025-04-06No more colons for blocksBruce Hill
2025-04-02Syntax change: table types are now: `{K=V; default=...}` and tablesBruce Hill
use `{:K=V, ...; default=...}`
2025-04-01Update patterns API and docsBruce Hill
2025-04-01Clean up and improve patternsBruce Hill
2025-04-01Rename P -> PatBruce Hill
2025-04-01Move patterns into a moduleBruce Hill