Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add -Wpedantic | Dan Goodliffe | 2021-08-30 |
| | |||
* | Add -Wold-style-cast | Dan Goodliffe | 2021-08-29 |
| | |||
* | Enable numeric conversion warning and fix the fallout | Dan Goodliffe | 2021-08-10 |
| | |||
* | Be more picky about what is Writable | Dan Goodliffe | 2021-08-03 |
| | | | | Previously picked up integer left shift operator as output operator. | ||
* | Add a concept to differentiate streams better | Dan Goodliffe | 2021-06-13 |
| | |||
* | Generate DbStmt templates from .sql files | Dan Goodliffe | 2021-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 termination | Dan Goodliffe | 2021-05-31 |
| | |||
* | Initial commit, still lots to do! | Dan Goodliffe | 2021-05-18 |