summaryrefslogtreecommitdiff
path: root/escapexml
Commit message (Collapse)AuthorAge
* Generate renderer functions using THTom Smeding2026-05-10
These take (and project from) a data type instead of hash maps, _and_ use text-builder-linear, _and_ have the full template inlined. The result is that this is the fastest renderer yet.