- Dec 13, 2010
-
-
ilor authored
-
- Dec 10, 2010
-
-
Adam Wardynski authored
That forced antlr to run every time. The workaround is to remove the output directory so files are generated from clean slate, thus have proper time stamps.
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Wardynski authored
It is coherent now with the SentenceContext::is_inside(int abs_pos) - SentenceContext::is_inside(Position pos) is added, while Position::is_inside(SentenceContext) is removed
-
Adam Wardynski authored
I.E. empty sentence shouldn't be passed anyway and that is what Operator class is checking for. But otherwise, at the level of operator, it can deal with a sentence that has current pos outside of boundaries.
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Paweł Kędzia authored
-
Adam Radziszewski authored
-
Adam Wardynski authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Adam Wardynski authored
Previously it would mandate agreement was met on all categories in a tag with enough categories, if such tag was found. Now it checks for agreement only on the number of categories that actually match, including the case of zero categories matching (the latter does meet the weak agreement).
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
- Dec 09, 2010
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
Clearer and better performing version, also more likely to actually work as expected :)
-
Adam Wardynski authored
-
Adam Wardynski authored
-
ilor authored
-
ilor authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
ilor authored
-
ilor authored
-