1. a78d0d6 Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatcher and TypedMatcher. by Manuel Klimek · 12 years ago
  2. 66341c5 Fixes a bug for binding memoized match results. by Manuel Klimek · 12 years ago
  3. ec2a396 Modifes BoundNodes to store void* and allow casting them by Manuel Klimek · 12 years ago
  4. 9bd2809 Fix for ASTMatchFinder to visit a functions parameter declarations. by Daniel Jasper · 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. e0e6b9e Add more matchers and do cleanups. by Daniel Jasper · 12 years ago
  9. 2964ffe [CMake] Get rid of unconditional dependency to ClangDiagnosticCommon. Only clangBasic and clangASTMatchers need it. by NAKAMURA Takumi · 12 years ago
  10. 3a7bd67 ASTMatchers/CMakeLists.txt: Add dependencies to generated headers, or "make clean; make ASTMatchers" would fail. by NAKAMURA Takumi · 12 years ago
  11. c76dfb4 Build-fix: Remove non-existent directories from Makefiles. by Manuel Klimek · 12 years ago
  12. 4da2166 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 12 years ago