aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_report.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-25not muchbloodstalker1-1/+1
2017-05-23added xml report classes, there is a problem with a tinyxml2 assert being ↵bloodstalker1-2/+2
triggered on inheritance while the same problem doesnt exist when you dont inherit, raised an issue, until that gets sorted out, the report classes are one-offs, took me 2 days
2017-05-20added an xml report base classbloodstalker1-50/+66
2017-05-18fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker1-0/+3
2017-04-13nothingbloodstalker1-0/+1
2017-03-16the XML and JSON report classes are here nowbloodstalker1-0/+97