aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updatedbloodstalker2017-01-011-1/+1
|
* the simple text output is now really AWK friendlybloodstalker2017-01-011-236/+237
|
* updated 1.1.2017bloodstalker2016-12-311-2/+6
|
* now all implemented rules respect the fact wether the match is from a ↵bloodstalker2016-12-311-342/+1072
| | | | systemheader or not. so you can choose whether to run through them or not.
* updatedbloodstalker2016-12-313-0/+33
|
* started adding custom cl options to mutator-lvl0bloodstalker2016-12-311-3/+53
|
* added the new interfaces accordinglybloodstalker2016-12-311-0/+19
|
* added some helper functions to support the new mutator-lvl0 cl optionsbloodstalker2016-12-311-1/+90
|
* previously added 10.3 and 10.4. now adding 5.3 and 5.4.bloodstalker2016-12-291-33/+78
|
* updated 12.30.16bloodstalker2016-12-291-0/+0
|
* new testfiles. added tdd tests for 10.3 and 10.4bloodstalker2016-12-292-0/+60
|
* added 5.3 and 5.4bloodstalker2016-12-291-2/+53
|
* minor fixesbloodstalker2016-12-292-2/+5
|
* fixed the code breaking while running on all the C standard library headers. ↵bloodstalker2016-12-291-146/+250
| | | | also, that is one of our new stability tests. the code not crashing, that is.
* took out the asserts til i figure out who and where is returning an invalid ↵bloodstalker2016-12-291-10/+7
| | | | sourcelocation in the c standard libraries.
* added a note regarding files including standard library headersbloodstalker2016-12-271-2/+2
|
* added a note regarding files including standard library headersbloodstalker2016-12-271-5/+5
|
* 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 ↵bloodstalker2016-12-261-2/+3
| | | | tinyxml2's clean
* 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
| | | | words, is usable now.
* 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
|