- Sep 16, 2011
-
-
Adam Radziszewski authored
-
- Sep 15, 2011
-
-
Adam Radziszewski authored
-
- Sep 07, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Aug 04, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Jun 16, 2011
-
-
omekr authored
-
- Jun 10, 2011
-
-
Bartosz Broda authored
-
- Jun 09, 2011
-
-
ilor authored
-
- May 23, 2011
-
-
Adam Radziszewski authored
-
- May 12, 2011
-
-
Adam Radziszewski authored
-
ilor authored
-
ilor authored
-
- May 06, 2011
-
-
Adam Radziszewski authored
-
Adam Wardynski authored
This reflects the fact that positions stored in matches are absolute positions, while Position type is used in the language as position relative to current position in the sentence context. So mixing the two was confusing at the very least. This also actually fits the most recent version of spec, which no longer mentions Position, either.
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- May 05, 2011
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
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
-