1. 371f939 Add missing tests for class template specialization and template by Daniel Jasper · 12 years ago
  2. 9bd2809 Fix for ASTMatchFinder to visit a functions parameter declarations. by Daniel Jasper · 12 years ago
  3. 715c956 Introduces the 'decl' matcher which was missing for a while by Manuel Klimek · 12 years ago
  4. 9f17408 Introduces a new concept for binding results to matchers by Manuel Klimek · 12 years ago
  5. d5c66dd Move RefactoringCallbacks to Tooling to avoid dependency from by Daniel Jasper · 12 years ago
  6. 20b802d Make the isDerivedFrom matcher more generic. by Daniel Jasper · 12 years ago
  7. fe7beeb Add refactoring callbacks to make common kinds of refactorings easy. by Daniel Jasper · 12 years ago
  8. ff2fcb8 Fix spelling of anyOf matcher and add missing test. by Daniel Jasper · 12 years ago
  9. 6a12449 This commit combines three patches to the ASTMatchers. by Daniel Jasper · 12 years ago
  10. e0e6b9e Add more matchers and do cleanups. by Daniel Jasper · 12 years ago
  11. 78a0ce4 Disable death tests on platforms which don't support them. by Benjamin Kramer · 12 years ago
  12. e265c87 Fixes the MSVC build. by Manuel Klimek · 12 years ago
  13. 28c82ee Another fix for the configure build: correct order of dependencies. by Manuel Klimek · 12 years ago
  14. c76dfb4 Build-fix: Remove non-existent directories from Makefiles. by Manuel Klimek · 12 years ago
  15. 4da2166 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 12 years ago