"libwccl/ops/functions/bool/predicates/intersects.h" did not exist on "386cc5543c18f30ce960d639b6efcb436ae03a84"
- Jun 28, 2011
-
-
ilor authored
-
- Apr 19, 2011
-
-
Adam Wardynski authored
MatchVector, AnnotationMatch, TokenMatch are now MatchData MatchData is value_type of Match which now has get_value/set_value Match has also copy construction working properly now Default value for Match holds MatchVector so adding $m:_M var in grammar works as intended.
-
- Apr 04, 2011
-
-
Adam Wardynski authored
-
- Mar 18, 2011
-
-
Adam Wardynski authored
MatchResult - change constructor so when you provide Match it defaults to matched = true. TokenCondition - be a bit defensive about possibility of inner predicates changing $_
-
- Mar 11, 2011
-
-
Adam Wardynski authored
-