Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed the debug prints. boost is no longer a dependency.1.1 | bloodstalker | 2020-03-30 | 1 | -1/+0 |
| | |||||
* | declarations no longer print out the declarations since they are already ↵ | bloodstalker | 2020-03-30 | 1 | -1/+1 |
| | | | | matching declarations. added a new WIP switch called trace. | ||||
* | you now get the option of replacing the cgrep diagconsumer with the normal ↵ | bloodstalker | 2020-03-27 | 1 | -0/+1 |
| | | | | 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. | ||||
* | fixed some codacy smells | bloodstalker | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | fixed the declaration prints. fixed the coloring of matches for ↵ | bloodstalker | 2020-01-10 | 1 | -1/+1 |
| | | | | non-declarations. | ||||
* | removing filesystem for the time being. ill have to find another solution... | bloodstalker | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | update | bloodstalker | 2019-11-29 | 1 | -0/+1 |
| | |||||
* | checked with trunk version 355787. if you use the trunk llvm-clang you build ↵ | bloodstalker | 2019-03-14 | 1 | -8/+8 |
| | | | | for everything like me, you might have to rebuild your compilation databases,otherwise cgrep breaks mysteriously... | ||||
* | build uses pch now. kinda cool but our build time bottleneck seems to be linking | bloodstalker | 2018-12-20 | 1 | -0/+20 |