aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated the readme accordingly with the new cmake buildcmakebloodstalker2020-11-061-0/+15
* its working nowbloodstalker2020-11-031-4/+8
* more fixesbloodstalker2020-11-031-11/+13
* some fixes for the cmake filesbloodstalker2020-11-031-6/+7
* cmake at lastbloodstalker2020-10-301-0/+50
* Merge pull request #16 from schra/fix/spellingsFarzad Sadeghi2020-10-282-17/+17
|\
| * Fix spelling mistakesAndre Schröder2020-10-282-17/+17
* | Merge pull request #15 from schra/fix/remove-all-mentions-of-boostFarzad Sadeghi2020-10-282-2/+1
|\ \ | |/ |/|
| * Remove all mentions of BoostAndre Schröder2020-10-272-2/+1
|/
* fixing travisbloodstalker2020-08-211-3/+3
* test pushbloodstalker2020-08-211-42/+49
* wip-testsbloodstalker2020-07-146-45/+58
* added a new switch:recorddecl. the test script is still WIP.bloodstalker2020-06-0421-21/+410
* adding llvm11 to travisbloodstalker2020-05-071-3/+3
* added llvm11 to travisbloodstalker2020-05-071-5/+23
* appveyor build fixbloodstalker2020-04-301-1/+1
* added a note regarding what to do when you get the `stddef.h not found`.bloodstalker2020-04-305-15/+42
* removed the boost dependency againbloodstalker2020-04-301-1/+1
* working on the test scriptbloodstalker2020-04-304-32/+71
* work in progressbloodstalker2020-04-216-18/+78
* removed the debug prints. boost is no longer a dependency.1.1bloodstalker2020-03-303-9/+3
* declarations no longer print out the declarations since they are already matc...bloodstalker2020-03-303-77/+168
* travis fixbloodstalker2020-03-271-19/+1
* fixing travis as usual.bloodstalker2020-03-271-19/+18
* fixing travis as usual.bloodstalker2020-03-271-21/+22
* you now get the option of replacing the cgrep diagconsumer with the normal on...bloodstalker2020-03-276-32/+116
* updatebloodstalker2020-03-238-89/+158
|\
| * updated the README. fixed a bug with declrefexpr where it was checking too la...bloodstalker2020-03-222-4/+12
| * changed memvar switch to cdecl and added a new switch, cxxdecl.bloodstalker2020-03-207-86/+147
* | updatebloodstalker2020-03-233-3/+6
|/
* updatebloodstalker2020-03-114-23/+5
* more bug fixes as we're getting ready for the first release. still not sure h...bloodstalker2020-03-077-23/+72
* coveragebloodstalker2020-03-063-8/+22
* updated the man and readme.bloodstalker2020-03-063-44/+113
* fixes #2, fixes #4bloodstalker2020-03-062-3/+1
* coverity fixbloodstalker2020-03-062-9/+8
* fixed some codacy smellsbloodstalker2020-03-064-159/+137
* added 2 new command line options. fixed -A and -B which were broken. now all ...bloodstalker2020-03-061-80/+93
* just a little update to the man pagebloodstalker2020-03-061-28/+41
* travis fixbloodstalker2020-02-291-5/+5
* travis fixbloodstalker2020-02-291-2/+1
* travis fixbloodstalker2020-02-291-1/+1
* travis fixbloodstalker2020-02-291-2/+2
* fixing travisbloodstalker2020-02-291-1/+2
* ci fixbloodstalker2020-02-291-2/+2
* a little scriptbloodstalker2020-02-292-2/+5
* a rough roff [ci skip]bloodstalker2020-02-291-0/+131
* travis fixbloodstalker2020-01-101-3/+7
* fix appveyor build [travis skip]bloodstalker2020-01-101-1/+1
* fixed the declaration prints. fixed the coloring of matches for non-declarati...bloodstalker2020-01-105-70/+159