Age | Commit message (Expand) | Author |
---|---|---|
2013-02-06 | Adds a convenience function selectFirst to simplify matching. | Manuel Klimek |
2013-02-01 | Re-design the convenience interfaces on MatchFinder. | Manuel Klimek |
2012-12-10 | Clarifying comments for the MatchFinder and matchesNames matcher. | Manuel Klimek |
2012-11-02 | Insert interception point onStartOfTranslationUnit. | Manuel Klimek |
2012-10-24 | Adds the possibility to run ASTMatchFinder over arbitrary AST nodes. | Manuel Klimek |
2012-10-17 | First version of matchers for Types and TypeLocs. | Daniel Jasper |
2012-09-13 | Create initial support for matching and binding NestedNameSpecifier(Loc)s. | Daniel Jasper |
2012-09-05 | Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatc... | Manuel Klimek |
2012-07-06 | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek |