Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
* | Cache allows multiple key parts | Dan Goodliffe | 2022-01-01 |
* | Don't forward declare Cache | Dan Goodliffe | 2022-01-01 |
* | Fix up all remaining warnings | Dan Goodliffe | 2021-11-28 |
* | Enable all Jason Turner recommended warnings | Dan Goodliffe | 2021-11-26 |
* | Add a basic cache template | Dan Goodliffe | 2021-01-23 |