index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libadhocutil
/
compileTimeFormatter.h
Commit message (
Expand
)
Author
Age
...
*
Add doxygen comments for compile time formatter
Dan Goodliffe
2016-12-30
*
Return stream to ease inlining
Dan Goodliffe
2016-12-30
*
Add helper for simply returning a formatted string (sprintf style)
Dan Goodliffe
2016-12-30
*
Rename hacked in 'stuff' to 'scan'
Dan Goodliffe
2016-12-30
*
Macro helper for easily adding new formatters that take a single character pa...
Dan Goodliffe
2016-12-09
*
Macro helper for easily adding new formatters
Dan Goodliffe
2016-12-09
*
Provide a way of formatting a literal percent sign
Dan Goodliffe
2016-12-09
*
Custom stop chars are never used
Dan Goodliffe
2016-12-09
*
Simplify the upto writers
Dan Goodliffe
2016-12-09
*
Simplify the upto buffer
Dan Goodliffe
2016-12-09
*
Split parser buffer from upto buffer (simpler)
Dan Goodliffe
2016-12-09
*
Simplify parser templates
Dan Goodliffe
2016-12-09
*
Pass format string as template argument into writer to avoid copying out byte...
Dan Goodliffe
2016-12-09
*
Bit messy and fiddly, but removes the template string length limit of (just u...
Dan Goodliffe
2016-12-09
*
Refactor to avoid hitting the template depth limit so early
Dan Goodliffe
2016-12-08
*
Adds support for the compile time formatter
Dan Goodliffe
2016-12-07
[prev]