Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for llvm 13v1.1.2 | terminaldweller | 2021-07-14 | 1 | -2/+2 |
* | fix for llvm 13v1.1.1 | terminaldweller | 2021-07-14 | 1 | -2/+7 |
* | fix for llvm 13 | terminaldweller | 2021-07-14 | 1 | -1/+1 |
* | fix for llvm 13 | terminaldweller | 2021-07-14 | 1 | -27/+30 |
* | addes a macro for ast_type_traits. starting from 12 it had a namespace change | terminaldweller | 2021-07-14 | 1 | -27/+33 |
* | Fix spelling mistakes | Andre Schröder | 2020-10-28 | 1 | -8/+8 |
* | added a new switch:recorddecl. the test script is still WIP. | bloodstalker | 2020-06-04 | 1 | -2/+41 |
* | added a note regarding what to do when you get the `stddef.h not found`. | bloodstalker | 2020-04-30 | 1 | -1/+21 |
* | working on the test script | bloodstalker | 2020-04-30 | 1 | -22/+2 |
* | work in progress | bloodstalker | 2020-04-21 | 1 | -3/+60 |
* | removed the debug prints. boost is no longer a dependency.1.1 | bloodstalker | 2020-03-30 | 1 | -7/+2 |
* | declarations no longer print out the declarations since they are already matc... | bloodstalker | 2020-03-30 | 1 | -75/+166 |
* | you now get the option of replacing the cgrep diagconsumer with the normal on... | bloodstalker | 2020-03-27 | 1 | -13/+30 |
* | update | bloodstalker | 2020-03-23 | 1 | -10/+47 |
|\ | |||||
| * | updated the README. fixed a bug with declrefexpr where it was checking too la... | bloodstalker | 2020-03-22 | 1 | -1/+1 |
| * | changed memvar switch to cdecl and added a new switch, cxxdecl. | bloodstalker | 2020-03-20 | 1 | -10/+47 |
* | | update | bloodstalker | 2020-03-23 | 1 | -3/+1 |
|/ | |||||
* | update | bloodstalker | 2020-03-11 | 1 | -19/+2 |
* | more bug fixes as we're getting ready for the first release. still not sure h... | bloodstalker | 2020-03-07 | 1 | -15/+34 |
* | coverage | bloodstalker | 2020-03-06 | 1 | -2/+4 |
* | updated the man and readme. | bloodstalker | 2020-03-06 | 1 | -1/+0 |
* | coverity fix | bloodstalker | 2020-03-06 | 1 | -6/+5 |
* | fixed some codacy smells | bloodstalker | 2020-03-06 | 1 | -132/+108 |
* | added 2 new command line options. fixed -A and -B which were broken. now all ... | bloodstalker | 2020-03-06 | 1 | -80/+93 |
* | ci fix | bloodstalker | 2020-02-29 | 1 | -2/+2 |
* | a little script | bloodstalker | 2020-02-29 | 1 | -2/+2 |
* | travis fix | bloodstalker | 2020-01-10 | 1 | -3/+7 |
* | fixed the declaration prints. fixed the coloring of matches for non-declarati... | bloodstalker | 2020-01-10 | 1 | -45/+135 |
* | removing filesystem for the time being. ill have to find another solution... | bloodstalker | 2019-11-29 | 1 | -0/+4 |
* | update | bloodstalker | 2019-11-29 | 1 | -8/+26 |
* | llvm7 is ok now... | bloodstalker | 2019-10-16 | 1 | -2/+2 |
* | missed something | bloodstalker | 2019-10-13 | 1 | -1/+1 |
* | added the awk option. need to check correction though. travis now checks for ... | bloodstalker | 2019-10-13 | 1 | -33/+50 |
* | Fixing some colors | yeger | 2019-10-12 | 1 | -50/+27 |
* | update | bloodstalker | 2019-10-04 | 1 | -2/+5 |
* | update | bloodstalker | 2019-08-02 | 1 | -1/+1 |
* | checked with trunk version 355787. if you use the trunk llvm-clang you build ... | bloodstalker | 2019-03-14 | 1 | -162/+296 |
* | build uses pch now. kinda cool but our build time bottleneck seems to be linking | bloodstalker | 2018-12-20 | 1 | -23/+1 |
* | update | bloodstalker | 2018-11-21 | 1 | -6/+14 |
* | update | bloodstalker | 2018-11-17 | 1 | -0/+5 |
* | update | bloodstalker | 2018-11-15 | 1 | -7/+69 |
* | update | bloodstalker | 2018-11-13 | 1 | -13/+50 |
* | update | bloodstalker | 2018-11-13 | 1 | -31/+73 |
* | update | bloodstalker | 2018-11-12 | 1 | -7/+52 |
* | update | bloodstalker | 2018-11-12 | 1 | -2/+12 |
* | update | bloodstalker | 2018-11-12 | 1 | -2/+38 |
* | update | bloodstalker | 2018-11-11 | 1 | -0/+9 |
* | update | bloodstalker | 2018-11-11 | 1 | -29/+107 |
* | update | bloodstalker | 2018-11-11 | 1 | -19/+57 |
* | update | bloodstalker | 2018-11-10 | 1 | -7/+23 |