summaryrefslogtreecommitdiff
path: root/lib/compileTimeFormatter.h
Commit message (Collapse)AuthorAge
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
|
* Be more picky about what is WritableDan Goodliffe2021-08-03
| | | | Previously picked up integer left shift operator as output operator.
* Add a concept to differentiate streams betterDan Goodliffe2021-06-13
|
* Generate DbStmt templates from .sql filesDan Goodliffe2021-06-01
| | | | | | | m4 generator and related code. Reshuffles some CTF stuff to avoid pulling in all of CTF and iostream for its fixed_string. Moves CTF out of AdHoc namespace. Add some initial SQL statements.
* CTF fixed string null terminationDan Goodliffe2021-05-31
|
* Initial commit, still lots to do!Dan Goodliffe2021-05-18