index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
ASTMatchers
/
Dynamic
/
Registry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher...
Samuel Benzaquen
2013-10-29
1
-4
/
+4
*
Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Reid Kleckner
2013-10-21
1
-4
/
+4
*
Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
2013-10-21
1
-4
/
+4
*
Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
2013-08-28
1
-3
/
+3
*
Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic l...
Samuel Benzaquen
2013-08-27
1
-3
/
+3
*
Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
2013-08-27
1
-3
/
+3
*
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their...
Samuel Benzaquen
2013-08-16
1
-108
/
+8
*
Add ctorInitializer to the dynamic AST Matcher registry.
Stefanus Du Toit
2013-08-15
1
-0
/
+1
*
Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a lis...
Samuel Benzaquen
2013-08-13
1
-26
/
+26
*
Add matcher for float literals.
Daniel Jasper
2013-07-26
1
-0
/
+1
*
Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
2013-07-24
1
-8
/
+65
*
Add support for overloaded matchers. ie different matcher function signatures...
Samuel Benzaquen
2013-07-22
1
-10
/
+66
*
Separate the notion of 'context' when recursing down in the parser and actual...
Samuel Benzaquen
2013-07-18
1
-3
/
+2
*
Add TemplateArgument related matchers to the registry.
Samuel Benzaquen
2013-07-17
1
-4
/
+2
*
Add CXXCtorInitializer related matchers to the dynamic matcher registry.
Samuel Benzaquen
2013-07-17
1
-6
/
+4
*
Add support for type traversal matchers.
Samuel Benzaquen
2013-07-15
1
-7
/
+5
*
Add support for polymorphic matchers. Use runtime type checking to determine ...
Samuel Benzaquen
2013-06-21
1
-32
/
+32
*
Parser/Registry argument enhancements.
Samuel Benzaquen
2013-06-04
1
-4
/
+171
*
Add support for .bind("foo") expressions on the dynamic matchers.
Samuel Benzaquen
2013-06-03
1
-0
/
+17
*
Test commit
Samuel Benzaquen
2013-05-15
1
-3
/
+3
*
First revision of the dynamic ASTMatcher library.
Manuel Klimek
2013-05-14
1
-0
/
+153
[prev]