1. 08f0c53 Fix isDerivedFrom matcher. by Daniel Jasper · 12 years ago
  2. a756443 Create initial support for matching and binding NestedNameSpecifier(Loc)s. by Daniel Jasper · 12 years ago
  3. 76dafa7 Change the behavior of the isDerivedFrom-matcher to not match on the by Daniel Jasper · 12 years ago
  4. 579b120 Implements hasAncestor. by Manuel Klimek · 12 years ago
  5. a78d0d6 Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatcher and TypedMatcher. by Manuel Klimek · 12 years ago
  6. 9bd2809 Fix for ASTMatchFinder to visit a functions parameter declarations. by Daniel Jasper · 12 years ago
  7. 20b802d Make the isDerivedFrom matcher more generic. by Daniel Jasper · 12 years ago
  8. e0e6b9e Add more matchers and do cleanups. by Daniel Jasper · 12 years ago
  9. 4da2166 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 12 years ago