Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added the mutator mail list info | bloodstalker | 2017-01-02 | 1 | -3/+6 | |
| | ||||||
* | added a new options...not working. apparently the llvm::cl tutorial is outdated. | bloodstalker | 2017-01-02 | 1 | -9/+19 | |
| | ||||||
* | added a comment | bloodstalker | 2017-01-02 | 1 | -1/+2 | |
| | ||||||
* | added a lil extra for the future | bloodstalker | 2017-01-01 | 1 | -0/+1 | |
| | ||||||
* | updated | bloodstalker | 2017-01-01 | 1 | -1/+1 | |
| | ||||||
* | prettier prints | bloodstalker | 2017-01-01 | 1 | -1/+7 | |
| | ||||||
* | colorful human redable print for the simple-text output of mutator-lvl0 | bloodstalker | 2017-01-01 | 1 | -0/+11 | |
| | ||||||
* | updated | bloodstalker | 2017-01-01 | 1 | -1/+1 | |
| | ||||||
* | the simple text output is now really AWK friendly | bloodstalker | 2017-01-01 | 1 | -236/+237 | |
| | ||||||
* | updated 1.1.2017 | bloodstalker | 2016-12-31 | 1 | -2/+6 | |
| | ||||||
* | now all implemented rules respect the fact wether the match is from a ↵ | bloodstalker | 2016-12-31 | 1 | -342/+1072 | |
| | | | | systemheader or not. so you can choose whether to run through them or not. | |||||
* | updated | bloodstalker | 2016-12-31 | 3 | -0/+33 | |
| | ||||||
* | started adding custom cl options to mutator-lvl0 | bloodstalker | 2016-12-31 | 1 | -3/+53 | |
| | ||||||
* | added the new interfaces accordingly | bloodstalker | 2016-12-31 | 1 | -0/+19 | |
| | ||||||
* | added some helper functions to support the new mutator-lvl0 cl options | bloodstalker | 2016-12-31 | 1 | -1/+90 | |
| | ||||||
* | previously added 10.3 and 10.4. now adding 5.3 and 5.4. | bloodstalker | 2016-12-29 | 1 | -33/+78 | |
| | ||||||
* | updated 12.30.16 | bloodstalker | 2016-12-29 | 1 | -0/+0 | |
| | ||||||
* | new testfiles. added tdd tests for 10.3 and 10.4 | bloodstalker | 2016-12-29 | 2 | -0/+60 | |
| | ||||||
* | added 5.3 and 5.4 | bloodstalker | 2016-12-29 | 1 | -2/+53 | |
| | ||||||
* | minor fixes | bloodstalker | 2016-12-29 | 2 | -2/+5 | |
| | ||||||
* | fixed the code breaking while running on all the C standard library headers. ↵ | bloodstalker | 2016-12-29 | 1 | -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 ↵ | bloodstalker | 2016-12-29 | 1 | -10/+7 | |
| | | | | sourcelocation in the c standard libraries. | |||||
* | added a note regarding files including standard library headers | bloodstalker | 2016-12-27 | 1 | -2/+2 | |
| | ||||||
* | added a note regarding files including standard library headers | bloodstalker | 2016-12-27 | 1 | -5/+5 | |
| | ||||||
* | added a note regarding files including standard library headers | bloodstalker | 2016-12-27 | 1 | -1/+9 | |
| | ||||||
* | added a link for the json library mutator is using | bloodstalker | 2016-12-26 | 1 | -1/+2 | |
| | ||||||
* | added the json sample report | bloodstalker | 2016-12-26 | 1 | -0/+645 | |
| | ||||||
* | updated | bloodstalker | 2016-12-26 | 2 | -916/+1643 | |
| | ||||||
* | updated | bloodstalker | 2016-12-26 | 1 | -15/+40 | |
| | ||||||
* | updated for json report generation | bloodstalker | 2016-12-26 | 1 | -0/+2 | |
| | ||||||
* | now generates jso report | bloodstalker | 2016-12-26 | 1 | -21/+143 | |
| | ||||||
* | added the json report writer interface | bloodstalker | 2016-12-26 | 1 | -0/+18 | |
| | ||||||
* | added the json report writer implementations | bloodstalker | 2016-12-26 | 1 | -2/+86 | |
| | ||||||
* | removed | bloodstalker | 2016-12-26 | 1 | -0/+0 | |
| | ||||||
* | fixed makefile, the extra options were not being added | bloodstalker | 2016-12-26 | 1 | -0/+2 | |
| | ||||||
* | included json.hpp | bloodstalker | 2016-12-26 | 1 | -0/+2 | |
| | ||||||
* | added the json makefile is being called now | bloodstalker | 2016-12-26 | 1 | -6/+8 | |
| | ||||||
* | addded the json library by nlohmann | bloodstalker | 2016-12-26 | 3 | -0/+12276 | |
| | ||||||
* | now works just like the main makefile | bloodstalker | 2016-12-26 | 1 | -6/+60 | |
| | ||||||
* | now calls the tinyxml2 makefile the same way as it is called, also uses ↵ | bloodstalker | 2016-12-26 | 1 | -2/+3 | |
| | | | | tinyxml2's clean | |||||
* | added tdd tests for 16.7 | bloodstalker | 2016-12-26 | 2 | -0/+30 | |
| | ||||||
* | added implementation noted for 16.7 | bloodstalker | 2016-12-26 | 1 | -0/+2 | |
| | ||||||
* | added 16.7 | bloodstalker | 2016-12-26 | 1 | -2/+35 | |
| | ||||||
* | updated 12.26.16 | bloodstalker | 2016-12-26 | 1 | -0/+0 | |
| | ||||||
* | updated 12.25.16 | bloodstalker | 2016-12-25 | 1 | -0/+0 | |
| | ||||||
* | updated | bloodstalker | 2016-12-25 | 3 | -4/+30 | |
| | ||||||
* | added updates for mutator.sh | bloodstalker | 2016-12-25 | 1 | -1/+8 | |
| | ||||||
* | now accepts options to pass to executables and list of input files, in other ↵ | bloodstalker | 2016-12-25 | 1 | -19/+29 | |
| | | | | words, is usable now. | |||||
* | halfway implementation of 2.3 | bloodstalker | 2016-12-25 | 1 | -70/+83 | |
| | ||||||
* | took out the matcher that has caused incompatibility with llvm 3.9 | bloodstalker | 2016-12-25 | 1 | -3/+3 | |
| |