Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix partial-match-bind-behavior with forEachDescendant() matchers. | Daniel Jasper | 2012-11-16 | 1 | -2/+5 |
* | Fix binding of nodes in case of forEach..() matchers. | Daniel Jasper | 2012-11-11 | 1 | -5/+6 |
* | Fixes a bug for binding memoized match results. | Manuel Klimek | 2012-08-30 | 1 | -2/+1 |
* | Modifes BoundNodes to store void* and allow casting them | Manuel Klimek | 2012-08-28 | 1 | -42/+24 |
* | Add more matchers and do cleanups. | Daniel Jasper | 2012-07-10 | 1 | -13/+13 |
* | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek | 2012-07-06 | 1 | -0/+102 |