Commit Graph

6 Commits

Author SHA1 Message Date
40b6cfe558 format: add integer type specifier 2016-02-02 16:50:28 +11:00
4ac0139657 format: add '!' coercion format specifier
using in place of the format '!' will force a type coercion to string
before rendering.
2016-02-02 16:49:45 +11:00
1525ad124b format: add unsigned and float specifiers 2016-01-28 12:58:31 +11:00
7cd20bb64d format: add specifier detection for fs::path 2016-01-20 16:37:45 +11:00
7ccad71e6e format: recognise specifiers for char*, size_t 2015-09-21 16:34:15 +10:00
f451e5555e format: add trivial printf wrapper 2015-07-21 01:37:45 +10:00