Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing travis as usual. | bloodstalker | 2020-03-27 | 1 | -19/+18 |
| | |||||
* | fixing travis as usual. | bloodstalker | 2020-03-27 | 1 | -21/+22 |
| | |||||
* | you now get the option of replacing the cgrep diagconsumer with the normal ↵ | bloodstalker | 2020-03-27 | 6 | -32/+116 |
| | | | | one provided by clang. also the cgrep diagconsumer now prints out errors and only leaves out warnings and fixits. README update. man update. added llvm11 to travis. | ||||
* | update | bloodstalker | 2020-03-23 | 8 | -89/+158 |
|\ | |||||
| * | updated the README. fixed a bug with declrefexpr where it was checking too ↵ | bloodstalker | 2020-03-22 | 2 | -4/+12 |
| | | | | | | | | late whether the match was expanded from a macro which would result in an assertion failure. | ||||
| * | changed memvar switch to cdecl and added a new switch, cxxdecl. | bloodstalker | 2020-03-20 | 7 | -86/+147 |
| | | |||||
* | | update | bloodstalker | 2020-03-23 | 3 | -3/+6 |
|/ | |||||
* | update | bloodstalker | 2020-03-11 | 4 | -23/+5 |
| | |||||
* | more bug fixes as we're getting ready for the first release. still not sure ↵ | bloodstalker | 2020-03-07 | 7 | -23/+72 |
| | | | | how to handle the test result evaluation. | ||||
* | coverage | bloodstalker | 2020-03-06 | 3 | -8/+22 |
| | |||||
* | updated the man and readme. | bloodstalker | 2020-03-06 | 3 | -44/+113 |
| | |||||
* | fixes #2, fixes #4 | bloodstalker | 2020-03-06 | 2 | -3/+1 |
| | |||||
* | coverity fix | bloodstalker | 2020-03-06 | 2 | -9/+8 |
| | |||||
* | fixed some codacy smells | bloodstalker | 2020-03-06 | 4 | -159/+137 |
| | |||||
* | added 2 new command line options. fixed -A and -B which were broken. now all ↵ | bloodstalker | 2020-03-06 | 1 | -80/+93 |
| | | | | matchers pass through the correct path to print out results. this will become a release candidate. the recursive directory look-up will be implemented in the next version. | ||||
* | just a little update to the man page | bloodstalker | 2020-03-06 | 1 | -28/+41 |
| | |||||
* | travis fix | bloodstalker | 2020-02-29 | 1 | -5/+5 |
| | |||||
* | travis fix | bloodstalker | 2020-02-29 | 1 | -2/+1 |
| | |||||
* | travis fix | bloodstalker | 2020-02-29 | 1 | -1/+1 |
| | |||||
* | travis fix | bloodstalker | 2020-02-29 | 1 | -2/+2 |
| | |||||
* | fixing travis | bloodstalker | 2020-02-29 | 1 | -1/+2 |
| | |||||
* | ci fix | bloodstalker | 2020-02-29 | 1 | -2/+2 |
| | |||||
* | a little script | bloodstalker | 2020-02-29 | 2 | -2/+5 |
| | |||||
* | a rough roff [ci skip] | bloodstalker | 2020-02-29 | 1 | -0/+131 |
| | |||||
* | travis fix | bloodstalker | 2020-01-10 | 1 | -3/+7 |
| | |||||
* | fix appveyor build [travis skip] | bloodstalker | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | fixed the declaration prints. fixed the coloring of matches for ↵ | bloodstalker | 2020-01-10 | 5 | -70/+159 |
| | | | | non-declarations. | ||||
* | Merge pull request #8 from schra/fix/readme | Farzad Sadeghi | 2020-01-06 | 1 | -26/+34 |
|\ | | | | | Fix spelling and simplify Markdown syntax in README.md | ||||
| * | Simplify Markdown syntax | Andre Schröder | 2020-01-05 | 1 | -26/+34 |
| | | |||||
| * | Fix spelling | Andre Schröder | 2020-01-05 | 1 | -9/+9 |
|/ | |||||
* | codacy | bloodstalker | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | codacy | bloodstalker | 2019-11-29 | 1 | -0/+1 |
| | |||||
* | removing filesystem for the time being. ill have to find another solution... | bloodstalker | 2019-11-29 | 4 | -39/+44 |
| | |||||
* | added a gitter chatroom for mutator tools | bloodstalker | 2019-11-29 | 1 | -0/+1 |
| | |||||
* | update | bloodstalker | 2019-11-29 | 4 | -9/+29 |
| | |||||
* | removing llvm 5 and 6 test builds from travis for the time being. the cpp ↵ | bloodstalker | 2019-11-28 | 1 | -37/+37 |
| | | | | standard library on those is very outdated so we dont have filesystem on those. | ||||
* | windows cygwin build check added on appveyor | bloodstalker | 2019-11-28 | 1 | -0/+3 |
| | |||||
* | appveyor windows build fix[travis skip] | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | appveyor windows build fix[travis skip] | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | appveyor windows build fix[travis skip] | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -7/+6 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+2 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -0/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | fix | bloodstalker | 2019-11-28 | 1 | -0/+1 |
| |