1. 5771a2f Adding new AST Matchers isVirtual and isOverride by Edwin Vane · 11 years ago
  2. 7b69cd0 Adding a hasLocalQualifiers() AST Matcher. by Edwin Vane · 11 years ago
  3. 88be2fd Adding parenType() and innerType() AST Matchers Updated docs and tests. by Edwin Vane · 11 years ago
  4. 8203d9f Updating LibASTMatchersReference by Edwin Vane · 11 years ago
  5. f4b4804 Adding lvalue and rvalue reference type matchers by Edwin Vane · 12 years ago
  6. 6a19a97 New ASTMatchers and enhancement to hasOverloadedOperatorName by Edwin Vane · 12 years ago
  7. aec89ac hasQualifer() matcher should return false if there's no qualifier by Edwin Vane · 12 years ago
  8. 742d9e7 Various additions to ASTMatcher library: by Edwin Vane · 12 years ago
  9. 3abf778 Adding hasDeclaration overload for TemplateSpecializationType by Edwin Vane · 12 years ago
  10. c7093d9 Update generated documentation after recent matcher addition. by Daniel Jasper · 12 years ago
  11. 5238060 Support in hasDeclaration for types with getDecl() by Edwin Vane · 12 years ago
  12. fa37c5c Implements equalsNode for Decl and Stmt. by Manuel Klimek · 12 years ago
  13. 415514d Cleanup of ASTMatcher macros and adding support for overloaded matchers. by Manuel Klimek · 12 years ago
  14. 152ea0e Implements the convenience matcher findAll. by Manuel Klimek · 12 years ago
  15. 41df16e Fixes dump_ast_matchers to parse all matcher macros and updates the docs. by Manuel Klimek · 12 years ago
  16. e0b8997 Update matcher documentation with script. by Daniel Jasper · 12 years ago
  17. 67619ff Introduces anchors into LibASTMatchersReference.html. by Manuel Klimek · 12 years ago
  18. e44a006 Update reference docs to latest changes. by Manuel Klimek · 12 years ago
  19. 1da7933 Adds the most requested doc for the AST matchers: a reference by Manuel Klimek · 12 years ago