Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | Half of them acquired a .cpp part anyway | ||
* | Fix up all the static analyzer warnings | Dan Goodliffe | 2023-01-08 |
| | |||
* | Process UI layers in reverse, so it's stack like | Dan Goodliffe | 2022-01-16 |
| | |||
* | Refactor wrapped_ptr to include destory function as template param, and ↵ | Dan Goodliffe | 2021-12-04 |
| | | | | possibly constructor function | ||
* | Remove spare semi colons | Dan Goodliffe | 2021-11-07 |
| | |||
* | Add missing virtual destructor in test base class | Dan Goodliffe | 2021-02-07 |
| | |||
* | Add some tests over collection | Dan Goodliffe | 2021-02-04 |