Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move exceptions.hpp to core | Joel Rosdahl | 2021-07-20 | 1 | -5/+6 |
* | Remove system.hpp, including what’s needed instead | Joel Rosdahl | 2021-07-07 | 1 | -1/+7 |
* | Detect errors in fmt::format format strings at compile time | Joel Rosdahl | 2020-10-23 | 1 | -2/+3 |
* | Add ASSERT and DEBUG_ASSERT macros | Joel Rosdahl | 2020-09-21 | 1 | -1/+1 |
* | Let Error constructor forward arguments to fmt::format | Joel Rosdahl | 2020-08-03 | 1 | -10/+5 |
* | Convert cc_log calls to Logging::log | Joel Rosdahl | 2020-08-03 | 1 | -1/+1 |
* | C++-ify {copy,write}_fd | Joel Rosdahl | 2020-07-28 | 1 | -4/+6 |
* | C++-ify {clone,copy,move}_file | Joel Rosdahl | 2020-07-28 | 1 | -4/+7 |
* | Add “--extract-result” option | Joel Rosdahl | 2020-07-06 | 1 | -0/+84 |