Commit Graph

4 Commits

Author SHA1 Message Date
8cc4c1e82a format: reimplement format rendering
requires literal string arrays, and implements more of the specifier
specification. does not implement 'n' or '$' specifiers. falls back to
snprintf for real arguments.
2016-07-28 13:39:27 +10:00
df9d0ce432 format: add invalid_specifier exception 2016-04-27 16:12:24 +10:00
7cd20bb64d format: add specifier detection for fs::path 2016-01-20 16:37:45 +11:00
f451e5555e format: add trivial printf wrapper 2015-07-21 01:37:45 +10:00