aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_report.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-117/+0
| | | | its own folder.
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker2018-04-271-1/+1
| | | | ramdump. i just need to write a luawrapper.
* not muchbloodstalker2017-05-251-1/+1
|
* added xml report classes, there is a problem with a tinyxml2 assert being ↵bloodstalker2017-05-231-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
* added an xml report base classbloodstalker2017-05-201-50/+66
|
* fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker2017-05-181-0/+3
|
* nothingbloodstalker2017-04-131-0/+1
|
* the XML and JSON report classes are here nowbloodstalker2017-03-161-0/+97