aboutsummaryrefslogtreecommitdiff
path: root/test/structs.tm
AgeCommit message (Expand)Author
2024-08-10For tables, deprecate support for square bracket indexing and .defaultBruce Hill
2024-05-14Support corecursive structsBruce Hill
2024-04-30Improved syntax for optionalsBruce Hill
2024-04-28Syntax tweak: use ':' for blocksBruce Hill
2024-04-13Change table syntax to {key:value} instead of {key=>value}Bruce Hill
2024-04-12Introducing the main() functionBruce Hill
2024-03-09Add test for secret structsBruce Hill
2024-03-05Fix default values for structsBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-02-24Rename file extensionsBruce Hill