| Commit message (Expand) | Author | Files | Lines |
2017-01-20 | finished 5.2 through 5.7. 5.1 was already ok. | bloodstalker | 1 | -11/+243 |
2017-01-20 | re-implementing 5.1-5.7 | bloodstalker | 1 | -233/+453 |
2017-01-20 | added 5.6,5.7, moved the result announcement for 5.3 to 5.4 to onEndOfAllTUs | bloodstalker | 1 | -97/+162 |
2017-01-19 | did some cleaning. 8.8 is now working. silenced some diag prints. | bloodstalker | 1 | -11/+13 |
2017-01-17 | added 4.1 and 7.1 | bloodstalker | 1 | -2/+113 |
2017-01-15 | clang libraries version 3.9 dont support our 8.8 matcher. if you are using ve... | bloodstalker | 1 | -0/+2 |
2017-01-15 | added 8.8. has false positives. tags incomplete types twice. | bloodstalker | 1 | -62/+135 |
2017-01-13 | for 6.1 and 6.2, the check is against CanonicalType now, not Type. | bloodstalker | 1 | -2/+6 |
2017-01-12 | added 6.1 and 6.2. the current implementation is quite smplistic. tdds were a... | bloodstalker | 1 | -3/+69 |
2017-01-12 | fixed some of the coverity issues | bloodstalker | 1 | -8/+13 |
2017-01-11 | added 13.5 | bloodstalker | 1 | -4/+82 |
2017-01-11 | added 10.5 | bloodstalker | 1 | -8/+140 |
2017-01-09 | added 12.11, doesnt supprt checks inside pp conditional directives. | bloodstalker | 1 | -2/+162 |
2017-01-08 | added 12.12. for some notes regarding the implementation you can look at test... | bloodstalker | 1 | -12/+46 |
2017-01-06 | added 14.3 | bloodstalker | 1 | -6/+202 |
2017-01-05 | added 19.1 | bloodstalker | 1 | -5/+128 |
2017-01-03 | removed 9.2 output. clag catches it. | bloodstalker | 1 | -3/+23 |
2017-01-03 | fixed all ppcallbacks for macro expands. they now work correctly and actually... | bloodstalker | 1 | -8/+8 |
2017-01-03 | added 19.4 | bloodstalker | 1 | -0/+176 |
2017-01-03 | implemented the MainOnly option | bloodstalker | 1 | -369/+762 |
2017-01-03 | added some more sugar to the custom options, only implemented for 19.7 | bloodstalker | 1 | -6/+9 |
2017-01-02 | added a new options...not working. apparently the llvm::cl tutorial is outdated. | bloodstalker | 1 | -9/+19 |
2017-01-01 | the simple text output is now really AWK friendly | bloodstalker | 1 | -236/+237 |
2016-12-31 | now all implemented rules respect the fact wether the match is from a systemh... | bloodstalker | 1 | -342/+1072 |
2016-12-31 | started adding custom cl options to mutator-lvl0 | bloodstalker | 1 | -3/+53 |
2016-12-29 | previously added 10.3 and 10.4. now adding 5.3 and 5.4. | bloodstalker | 1 | -33/+78 |
2016-12-29 | added 5.3 and 5.4 | bloodstalker | 1 | -2/+53 |
2016-12-29 | fixed the code breaking while running on all the C standard library headers. ... | bloodstalker | 1 | -146/+250 |
2016-12-26 | now generates jso report | bloodstalker | 1 | -21/+143 |
2016-12-26 | added 16.7 | bloodstalker | 1 | -2/+35 |
2016-12-25 | halfway implementation of 2.3 | bloodstalker | 1 | -70/+83 |
2016-12-25 | took out the matcher that has caused incompatibility with llvm 3.9 | bloodstalker | 1 | -3/+3 |
2016-12-25 | trying to figure out why all of a sudden the travis build is broken | bloodstalker | 1 | -1/+37 |
2016-12-25 | added 12.8 | bloodstalker | 1 | -7/+122 |
2016-12-24 | added a constructor for the struct that was causing incompatibility with c++11 | bloodstalker | 1 | -0/+10 |
2016-12-24 | some comments | bloodstalker | 1 | -7/+10 |
2016-12-24 | added 8.7 | bloodstalker | 1 | -5/+88 |
2016-12-23 | added 5.1 | bloodstalker | 1 | -13/+126 |
2016-12-22 | added 19.17, along with incomplete implementation of the 5.x rules and some a... | bloodstalker | 1 | -28/+141 |
2016-12-21 | added 10.1 and 10.2 | bloodstalker | 1 | -1/+108 |
2016-12-20 | added 11.1,11.2,11.3,11.4 and 11.5 | bloodstalker | 1 | -6/+104 |
2016-12-19 | added 18.1 | bloodstalker | 1 | -22/+267 |
2016-12-17 | fixed two defects | bloodstalker | 1 | -3/+7 |
2016-12-17 | cosmetic changes | bloodstalker | 1 | -0/+3 |
2016-12-14 | fixed the issues that coverity raised. | bloodstalker | 1 | -2/+2 |
2016-12-13 | rule check for 8.5 works correctly now | bloodstalker | 1 | -8/+20 |
2016-12-03 | added 8.5-has a problem with headers being pasted. sees things double | bloodstalker | 1 | -0/+68 |
2016-12-03 | added quite a few more rule checks | bloodstalker | 1 | -2/+258 |
2016-12-02 | added 19.10,19.12 and 19.13 | bloodstalker | 1 | -2/+121 |
2016-12-02 | added 17.5 | bloodstalker | 1 | -1/+107 |