- Dec 10, 2010
-
-
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.
-
- Dec 04, 2010
-
-
Adam Wardynski authored
-
- Nov 30, 2010
-
-
Adam Wardynski authored
-
- Nov 26, 2010
-
-
Adam Wardynski authored
-