aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util/xtemplate.tl
Commit message (Collapse)AuthorAgeFilesLines
* util.xtemplate: Fix error on applying each() to zero stanzasKim Alvefur2024-07-111-1/+4
| | | | Backport of 1f93e4f78c53
* util.xtemplate: Yet another string template libraryKim Alvefur2022-01-241-0/+101
This one takes a stanza as input Roughly based on util.interpolation