aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added a note regarding files including standard library headersbloodstalker2016-12-271-1/+9
* added a link for the json library mutator is usingbloodstalker2016-12-261-1/+2
* added the json sample reportbloodstalker2016-12-261-0/+645
* updatedbloodstalker2016-12-262-916/+1643
* updatedbloodstalker2016-12-261-15/+40
* updated for json report generationbloodstalker2016-12-261-0/+2
* now generates jso reportbloodstalker2016-12-261-21/+143
* added the json report writer interfacebloodstalker2016-12-261-0/+18
* added the json report writer implementationsbloodstalker2016-12-261-2/+86
* removedbloodstalker2016-12-261-0/+0
* fixed makefile, the extra options were not being addedbloodstalker2016-12-261-0/+2
* included json.hppbloodstalker2016-12-261-0/+2
* added the json makefile is being called nowbloodstalker2016-12-261-6/+8
* addded the json library by nlohmannbloodstalker2016-12-263-0/+12276
* now works just like the main makefilebloodstalker2016-12-261-6/+60
* now calls the tinyxml2 makefile the same way as it is called, also uses tinyx...bloodstalker2016-12-261-2/+3
* added tdd tests for 16.7bloodstalker2016-12-262-0/+30
* added implementation noted for 16.7bloodstalker2016-12-261-0/+2
* added 16.7bloodstalker2016-12-261-2/+35
* updated 12.26.16bloodstalker2016-12-261-0/+0
* updated 12.25.16bloodstalker2016-12-251-0/+0
* updatedbloodstalker2016-12-253-4/+30
* added updates for mutator.shbloodstalker2016-12-251-1/+8
* now accepts options to pass to executables and list of input files, in other ...bloodstalker2016-12-251-19/+29
* halfway implementation of 2.3bloodstalker2016-12-251-70/+83
* took out the matcher that has caused incompatibility with llvm 3.9bloodstalker2016-12-251-3/+3
* trying to figure out why all of a sudden the travis build is brokenbloodstalker2016-12-251-1/+37
* updatedbloodstalker2016-12-252-2/+2
* some cosmetic changesbloodstalker2016-12-255-1/+12
* added 12.8bloodstalker2016-12-251-7/+122
* updatedbloodstalker2016-12-251-0/+0
* revertedbloodstalker2016-12-241-1/+1
* added a constructor for the struct that was causing incompatibility with c++11bloodstalker2016-12-241-0/+10
* revertedbloodstalker2016-12-241-1/+1
* fixedbloodstalker2016-12-241-1/+1
* now tests for build with c++1zbloodstalker2016-12-241-1/+1
* some commentsbloodstalker2016-12-241-7/+10
* changed the default build mode to c++1zbloodstalker2016-12-241-1/+1
* added tdd tests for 8.7bloodstalker2016-12-241-1/+19
* added 8.7bloodstalker2016-12-241-5/+88
* the path of the report now works properly.bloodstalker2016-12-241-1/+1
* added some tests and commentsbloodstalker2016-12-232-0/+29
* added 5.1bloodstalker2016-12-231-13/+126
* for different build modes, make will now return an error if the right compile...bloodstalker2016-12-231-4/+29
* added the clean rule to the makefilebloodstalker2016-12-221-0/+4
* minor changesbloodstalker2016-12-221-0/+4
* added 19.17, along with incomplete implementation of the 5.x rules and some a...bloodstalker2016-12-221-28/+141
* added maybe_unused attrib to silence some warnings if you are building with t...bloodstalker2016-12-221-2/+2
* added a new build type. now using some attributes from c++1zbloodstalker2016-12-221-0/+6
* added more tdd tests for 10.1 and 10.2bloodstalker2016-12-211-0/+24