| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix isDerivedFrom matcher. | Daniel Jasper | 2012-09-18 | 1 | -0/+1 |
| * | Create initial support for matching and binding NestedNameSpecifier(Loc)s. | Daniel Jasper | 2012-09-13 | 1 | -0/+29 |
| * | Change the behavior of the isDerivedFrom-matcher to not match on the | Daniel Jasper | 2012-09-07 | 1 | -6/+6 |
| * | Implements hasAncestor. | Manuel Klimek | 2012-09-07 | 1 | -0/+87 |
| * | Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatc... | Manuel Klimek | 2012-09-05 | 1 | -67/+65 |
| * | Fix for ASTMatchFinder to visit a functions parameter declarations. | Daniel Jasper | 2012-07-30 | 1 | -1/+2 |
| * | Make the isDerivedFrom matcher more generic. | Daniel Jasper | 2012-07-17 | 1 | -37/+27 |
| * | Add more matchers and do cleanups. | Daniel Jasper | 2012-07-10 | 1 | -60/+60 |
| * | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek | 2012-07-06 | 1 | -0/+556 |

