| Commit message (Expand) | Author | Age | Files | Lines |
* | global: automatic removal of <cstdio> where unused | Marcus Müller | 2021-06-17 | 1 | -1/+1 |
* | logging: remove <iostream> from logger.h, add where consequently missing | Marcus Müller | 2021-06-17 | 1 | -1/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -1/+1 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
* | runtime: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+20 |