summaryrefslogtreecommitdiff
path: root/src/corrupt.hpp
Commit message (Collapse)AuthorAge
* Reduce file-open/close boilerplate and simplify formattingBardur Arantsson2016-02-13
| | | | | | | - We introduce a show_string() which will allow us to go without actually writing a file if we want to later. - Use cppformat to simplify the output formatting.
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Move corrupt.cc function declarations to separate headerBardur Arantsson2015-02-23