Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher... | Samuel Benzaquen | 2013-10-29 | 1 | -11/+11 |
* | Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." | Reid Kleckner | 2013-10-21 | 1 | -11/+11 |
* | Refactor DynTypedMatcher into a value type class, just like Matcher<T>. | Samuel Benzaquen | 2013-10-21 | 1 | -11/+11 |
* | Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a lis... | Samuel Benzaquen | 2013-08-13 | 1 | -10/+11 |
* | Separate the notion of 'context' when recursing down in the parser and actual... | Samuel Benzaquen | 2013-07-18 | 1 | -31/+22 |
* | Add support for polymorphic matchers. Use runtime type checking to determine ... | Samuel Benzaquen | 2013-06-21 | 1 | -10/+15 |
* | Parser/Registry argument enhancements. | Samuel Benzaquen | 2013-06-04 | 1 | -0/+35 |
* | Add support for .bind("foo") expressions on the dynamic matchers. | Samuel Benzaquen | 2013-06-03 | 1 | -8/+64 |
* | First revision of the dynamic ASTMatcher library. | Manuel Klimek | 2013-05-14 | 1 | -0/+332 |