aboutsummaryrefslogtreecommitdiffstats
path: root/m0/mutator_report.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-27did some code cleanup on m0 and bruiser, now you can specify report paths ↵bloodstalker1-2/+2
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-1/+1
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-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