aboutsummaryrefslogtreecommitdiffstats
path: root/cgrep.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* added -C option. llvm 14terminaldweller2021-10-241-2/+13
* fix for llvm 13v1.1.2terminaldweller2021-07-141-2/+2
* fix for llvm 13v1.1.1terminaldweller2021-07-141-2/+7
* fix for llvm 13terminaldweller2021-07-141-1/+1
* fix for llvm 13terminaldweller2021-07-141-27/+30
* addes a macro for ast_type_traits. starting from 12 it had a namespace changeterminaldweller2021-07-141-27/+33
* Fix spelling mistakesAndre Schröder2020-10-281-8/+8
* added a new switch:recorddecl. the test script is still WIP.bloodstalker2020-06-041-2/+41
* added a note regarding what to do when you get the `stddef.h not found`.bloodstalker2020-04-301-1/+21
* working on the test scriptbloodstalker2020-04-301-22/+2
* work in progressbloodstalker2020-04-211-3/+60
* removed the debug prints. boost is no longer a dependency.1.1bloodstalker2020-03-301-7/+2
* declarations no longer print out the declarations since they are already matc...bloodstalker2020-03-301-75/+166
* you now get the option of replacing the cgrep diagconsumer with the normal on...bloodstalker2020-03-271-13/+30
* updatebloodstalker2020-03-231-10/+47
|\
| * updated the README. fixed a bug with declrefexpr where it was checking too la...bloodstalker2020-03-221-1/+1
| * changed memvar switch to cdecl and added a new switch, cxxdecl.bloodstalker2020-03-201-10/+47
* | updatebloodstalker2020-03-231-3/+1
|/
* updatebloodstalker2020-03-111-19/+2
* more bug fixes as we're getting ready for the first release. still not sure h...bloodstalker2020-03-071-15/+34
* coveragebloodstalker2020-03-061-2/+4
* updated the man and readme.bloodstalker2020-03-061-1/+0
* coverity fixbloodstalker2020-03-061-6/+5
* fixed some codacy smellsbloodstalker2020-03-061-132/+108
* added 2 new command line options. fixed -A and -B which were broken. now all ...bloodstalker2020-03-061-80/+93
* ci fixbloodstalker2020-02-291-2/+2
* a little scriptbloodstalker2020-02-291-2/+2
* travis fixbloodstalker2020-01-101-3/+7
* fixed the declaration prints. fixed the coloring of matches for non-declarati...bloodstalker2020-01-101-45/+135
* removing filesystem for the time being. ill have to find another solution...bloodstalker2019-11-291-0/+4
* updatebloodstalker2019-11-291-8/+26
* llvm7 is ok now...bloodstalker2019-10-161-2/+2
* missed somethingbloodstalker2019-10-131-1/+1
* added the awk option. need to check correction though. travis now checks for ...bloodstalker2019-10-131-33/+50
* Fixing some colorsyeger2019-10-121-50/+27
* updatebloodstalker2019-10-041-2/+5
* updatebloodstalker2019-08-021-1/+1
* checked with trunk version 355787. if you use the trunk llvm-clang you build ...bloodstalker2019-03-141-162/+296
* build uses pch now. kinda cool but our build time bottleneck seems to be linkingbloodstalker2018-12-201-23/+1
* updatebloodstalker2018-11-211-6/+14
* updatebloodstalker2018-11-171-0/+5
* updatebloodstalker2018-11-151-7/+69
* updatebloodstalker2018-11-131-13/+50
* updatebloodstalker2018-11-131-31/+73
* updatebloodstalker2018-11-121-7/+52
* updatebloodstalker2018-11-121-2/+12
* updatebloodstalker2018-11-121-2/+38
* updatebloodstalker2018-11-111-0/+9
* updatebloodstalker2018-11-111-29/+107
* updatebloodstalker2018-11-111-19/+57