Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added 12.12. for some notes regarding the implementation you can look at ↵ | bloodstalker | 2017-01-08 | 1 | -12/+46 | |
| | | | | testFuncs3.c,tddfunc6's comments. | |||||
* | added 14.3 | bloodstalker | 2017-01-06 | 1 | -6/+202 | |
| | ||||||
* | added 19.1 | bloodstalker | 2017-01-05 | 1 | -5/+128 | |
| | ||||||
* | removed 9.2 output. clag catches it. | bloodstalker | 2017-01-03 | 1 | -3/+23 | |
| | ||||||
* | fixed all ppcallbacks for macro expands. they now work correctly and ↵ | bloodstalker | 2017-01-03 | 1 | -8/+8 | |
| | | | | actually use the sourcelocation of the macro definition not the expansion for MainOnly and SysHeader | |||||
* | added 19.4 | bloodstalker | 2017-01-03 | 1 | -0/+176 | |
| | ||||||
* | implemented the MainOnly option | bloodstalker | 2017-01-03 | 1 | -369/+762 | |
| | ||||||
* | added some more sugar to the custom options, only implemented for 19.7 | bloodstalker | 2017-01-03 | 1 | -6/+9 | |
| | ||||||
* | added a new options...not working. apparently the llvm::cl tutorial is outdated. | bloodstalker | 2017-01-02 | 1 | -9/+19 | |
| | ||||||
* | the simple text output is now really AWK friendly | bloodstalker | 2017-01-01 | 1 | -236/+237 | |
| | ||||||
* | 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. | |||||
* | started adding custom cl options to mutator-lvl0 | bloodstalker | 2016-12-31 | 1 | -3/+53 | |
| | ||||||
* | previously added 10.3 and 10.4. now adding 5.3 and 5.4. | bloodstalker | 2016-12-29 | 1 | -33/+78 | |
| | ||||||
* | added 5.3 and 5.4 | bloodstalker | 2016-12-29 | 1 | -2/+53 | |
| | ||||||
* | 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. | |||||
* | now generates jso report | bloodstalker | 2016-12-26 | 1 | -21/+143 | |
| | ||||||
* | added 16.7 | bloodstalker | 2016-12-26 | 1 | -2/+35 | |
| | ||||||
* | 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 | |
| | ||||||
* | trying to figure out why all of a sudden the travis build is broken | bloodstalker | 2016-12-25 | 1 | -1/+37 | |
| | ||||||
* | added 12.8 | bloodstalker | 2016-12-25 | 1 | -7/+122 | |
| | ||||||
* | added a constructor for the struct that was causing incompatibility with c++11 | bloodstalker | 2016-12-24 | 1 | -0/+10 | |
| | ||||||
* | some comments | bloodstalker | 2016-12-24 | 1 | -7/+10 | |
| | ||||||
* | added 8.7 | bloodstalker | 2016-12-24 | 1 | -5/+88 | |
| | ||||||
* | added 5.1 | bloodstalker | 2016-12-23 | 1 | -13/+126 | |
| | ||||||
* | added 19.17, along with incomplete implementation of the 5.x rules and some ↵ | bloodstalker | 2016-12-22 | 1 | -28/+141 | |
| | | | | attribs from c++1z | |||||
* | added 10.1 and 10.2 | bloodstalker | 2016-12-21 | 1 | -1/+108 | |
| | ||||||
* | added 11.1,11.2,11.3,11.4 and 11.5 | bloodstalker | 2016-12-20 | 1 | -6/+104 | |
| | ||||||
* | added 18.1 | bloodstalker | 2016-12-19 | 1 | -22/+267 | |
| | ||||||
* | fixed two defects | bloodstalker | 2016-12-17 | 1 | -3/+7 | |
| | ||||||
* | cosmetic changes | bloodstalker | 2016-12-17 | 1 | -0/+3 | |
| | ||||||
* | fixed the issues that coverity raised. | bloodstalker | 2016-12-14 | 1 | -2/+2 | |
| | ||||||
* | rule check for 8.5 works correctly now | bloodstalker | 2016-12-13 | 1 | -8/+20 | |
| | ||||||
* | added 8.5-has a problem with headers being pasted. sees things double | bloodstalker | 2016-12-03 | 1 | -0/+68 | |
| | ||||||
* | added quite a few more rule checks | bloodstalker | 2016-12-03 | 1 | -2/+258 | |
| | ||||||
* | added 19.10,19.12 and 19.13 | bloodstalker | 2016-12-02 | 1 | -2/+121 | |
| | ||||||
* | added 17.5 | bloodstalker | 2016-12-02 | 1 | -1/+107 | |
| | ||||||
* | added a disclaimer | bloodstalker | 2016-12-02 | 1 | -0/+1 | |
| | ||||||
* | added XML out support for the PPCallbacks | bloodstalker | 2016-12-02 | 1 | -0/+22 | |
| | ||||||
* | adde 19.2,19.3,19.6,19.7,20.8,20.9 and 20.12 | bloodstalker | 2016-12-01 | 1 | -8/+111 | |
| | ||||||
* | now uses the overloaded XMLAddNode for rules that have runonendoftranslation | bloodstalker | 2016-11-30 | 1 | -0/+12 | |
| | ||||||
* | added xml output support for the misra report | bloodstalker | 2016-11-30 | 1 | -1/+109 | |
| | ||||||
* | added 17.1,17.2,17.3 and 17.4 | bloodstalker | 2016-11-29 | 1 | -1/+155 | |
| | ||||||
* | added 16.5 | bloodstalker | 2016-11-28 | 1 | -2/+135 | |
| | ||||||
* | added 8.10 and 13.7 | bloodstalker | 2016-11-27 | 1 | -6/+192 | |
| | ||||||
* | added 15.4 | bloodstalker | 2016-11-26 | 1 | -1/+31 | |
| | ||||||
* | added 14.6,14.7 and 14.8 | bloodstalker | 2016-11-26 | 1 | -1/+187 | |
| | ||||||
* | added 14.4 and 14.5 | bloodstalker | 2016-11-26 | 1 | -3/+62 | |
| | ||||||
* | fixed 13.6 | bloodstalker | 2016-11-25 | 1 | -19/+23 | |
| | ||||||
* | added 13.4 nad 13.6 | bloodstalker | 2016-11-25 | 1 | -1/+111 | |
| |