aboutsummaryrefslogtreecommitdiff
path: root/test/lang.tm
AgeCommit message (Expand)Author
2024-09-03Add Text.replace_all({Pattern:Text}) and tweak API for replacement toBruce Hill
2024-09-03Syntax overhaul (comments back to `#`, print statments to `!!`),Bruce Hill
2024-08-19Add .text_content as a field on DSLs instead of a methodBruce Hill
2024-08-18Improved syntax for dollar-string literalsBruce Hill
2024-08-18Tweak test codeBruce Hill
2024-04-28Syntax tweak: use ':' for blocksBruce Hill
2024-04-12Introducing the main() functionBruce Hill
2024-03-09Add lang testsBruce Hill