Commit Graph

6 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
b1bc54ac8c maths: move remaining operations into util namespace 2015-11-16 11:44:07 +11:00
fd319d579b build: make single argument constructors explicit 2015-06-04 22:18:43 +10:00
bbbbb675a6 test: move tests to TAP output 2015-04-13 16:45:56 +10:00
81ccdcf8ef fixed: add signed supported 2015-02-06 20:01:26 +11:00
4f19a35b7d fixed: add trivial tests 2015-02-06 16:35:40 +11:00