- Feb 01, 2011
-
-
eliasz authored
-
- Jan 31, 2011
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Jan 13, 2011
-
-
Adam Wardynski authored
So such lexemes are always left in the end.
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Jan 12, 2011
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Jan 11, 2011
-
-
Adam Wardynski authored
Intentionally left implicit.
-
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 10, 2010
-
-
Adam Wardynski 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 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).
-
- 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
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Dec 08, 2010
-
-
ilor authored
-
Adam Wardynski authored
Note: still not implemented internals of agreement
-
ilor authored
The design doc for llook/rlook was incorrect, swapping the semantics per the updated docs and swapping argument order for llook.
-
ilor authored
-
ilor authored
Values cleanup and doxy: remove some redundancies, make the Begin/End constants in Position an enum, change tag_ref to contents
-
- Dec 07, 2010
-
-
Adam Wardynski authored
-