aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_report.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-314/+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.
* now the xml report path is relativebloodstalker2017-06-231-2/+2
|
* 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-2/+30
|
* fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker2017-05-181-1/+18
|
* nothing reallybloodstalker2017-04-131-1/+4
|
* the XML and JSON report classes are here nowbloodstalker2017-03-161-0/+266