summaryrefslogtreecommitdiff
path: root/clformat/data
AgeCommit message (Collapse)Author
2018-09-19Add named parametersBenjamin J. Culkin
You can now use named prefix parameters in FORMAT strings. Well, none of the directives support them yet, but they are accepted in the directives, and it'll be easy enough to add the support
2018-09-17General updates to FORMATBenjamin J. Culkin
2018-09-16More module refactoringBenjamin J. Culkin