aboutsummaryrefslogtreecommitdiff
path: root/docs/langs.md
AgeCommit message (Expand)Author
2025-04-01Move patterns into a moduleBruce Hill
2025-03-12Rename `without_escaping()` -> `from_text()`Bruce Hill
2025-03-10Add `convert` keyword for defining conversionsBruce Hill
2025-03-01Change `lang.text_content` to `lang.text`Bruce Hill
2025-02-19Switch to langs using constructorsBruce Hill
2025-01-12Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}`Bruce Hill
2024-10-09Change function syntax from `func(args)->ret` to `func(args -> ret)`Bruce Hill
2024-09-24Rename `from_unsafe_text` to `without_escaping`Bruce Hill
2024-09-16Update docsBruce Hill
2024-08-19Add docs for `lang`Bruce Hill