summaryrefslogtreecommitdiff
path: root/src/ResultExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move exceptions.hpp to coreJoel Rosdahl2021-07-201-5/+6
* Remove system.hpp, including what’s needed insteadJoel Rosdahl2021-07-071-1/+7
* Detect errors in fmt::format format strings at compile timeJoel Rosdahl2020-10-231-2/+3
* Add ASSERT and DEBUG_ASSERT macrosJoel Rosdahl2020-09-211-1/+1
* Let Error constructor forward arguments to fmt::formatJoel Rosdahl2020-08-031-10/+5
* Convert cc_log calls to Logging::logJoel Rosdahl2020-08-031-1/+1
* C++-ify {copy,write}_fdJoel Rosdahl2020-07-281-4/+6
* C++-ify {clone,copy,move}_fileJoel Rosdahl2020-07-281-4/+7
* Add “--extract-result” optionJoel Rosdahl2020-07-061-0/+84