- May 05, 2011
-
-
Adam Radziszewski authored
-
- May 04, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Apr 29, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Apr 28, 2011
-
-
ilor authored
-
Adam Radziszewski authored
-
- Apr 27, 2011
-
-
ilor authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
ilor authored
-
- Apr 26, 2011
-
-
Adam Wardynski authored
It was looking for minimum value and Position::Nowhere is the smallest you can get value-wise (min_int). So if there was an empty Match in a vector, first_token for the vector would always end up returning Position::Nowhere, which was wrong (empty submatches should've been ignored and Position::Nowhere returned only if there were no non-empty alternatives).
-
Paweł Kędzia authored
-
Adam Wardynski authored
So it's clear it's not about MatchRule at all.
-
ilor authored
-
ilor authored
-
- Apr 19, 2011
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
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.
-
Adam Wardynski authored
-
- Apr 12, 2011
-
-
ilor authored
-
- Mar 09, 2011
- Mar 03, 2011
- Feb 25, 2011
- Feb 16, 2011
-
-
Adam Radziszewski authored
-
- Feb 15, 2011
-
-
ilor authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
Test for relabel. They will fail since there's no way of writing incomplete tags. To consider and either fix or remove the feature.
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
ilor authored
-