summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/strformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pacify clang, and more noexcept. Vas Crabb2023-03-261-10/+0
* Various optimisations to code generaton. Vas Crabb2023-03-261-630/+117
* util/strformat.h: Detect C++ standard > C++17 before doing weird stuff. Vas Crabb2021-09-181-1/+0
* Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-0/+36
* centralise instantiation of more of the util::strformat engine Vas Crabb2020-04-081-0/+533
* gah how did I miss that (nw) Vas Crabb2016-08-271-1/+1
* While I'm causing full recompiles all the time, reduce necessary number of in... Vas Crabb2016-08-271-0/+93