Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove any default implementation for EventHandlerBase | Dan Goodliffe | 2021-07-24 |
| | |||
* | Add conversion operators to get common types from DbValues | Dan Goodliffe | 2021-06-05 |
| | |||
* | Wrap DbValue in a class so we can add helpers to it | Dan Goodliffe | 2021-06-05 |
| | |||
* | 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. | ||
* | IWYU built for LLVM-12 fixes | Dan Goodliffe | 2021-05-22 |
| | |||
* | Pass linter checks | Dan Goodliffe | 2021-05-22 |
| | | | | Except IWYU, doesn't like the C++20 CTF. | ||
* | Move everything into more sensible places | Dan Goodliffe | 2021-05-22 |