- Jan 12, 2011
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Jan 11, 2011
-
-
Adam Wardynski authored
Intentionally left implicit.
-
Adam Wardynski authored
-
Adam Wardynski authored
Rule - user-level class encapsulating WCCL rule. Action - internal class for Rule's actions ActionExecContext - helper class for execution of actions.
-
Adam Wardynski authored
-
- Dec 20, 2010
-
-
ilor authored
-
- Dec 17, 2010
-
-
Paweł Kędzia authored
-
- Dec 16, 2010
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Dec 14, 2010
-
-
ilor authored
-
- 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
-