aboutsummaryrefslogtreecommitdiffstats
path: root/m0/mutator_report.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-27did some code cleanup on m0 and bruiser, now you can specify report paths ↵bloodstalker1-6/+5
for m0, wip of dedrecating mutator.sh and mutator.py
2018-08-19fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker1-2/+2
its own folder.
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker1-1/+1
ramdump. i just need to write a luawrapper.
2017-06-23now the xml report path is relativebloodstalker1-2/+2
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-2/+30
2017-05-18fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker1-1/+18
2017-04-13nothing reallybloodstalker1-1/+4
2017-03-16the XML and JSON report classes are here nowbloodstalker1-0/+266