- Feb 15, 2011
-
-
Adam Radziszewski authored
Test for relabel. They will fail since there's no way of writing incomplete tags. To consider and either fix or remove the feature.
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
ilor authored
-
- Feb 14, 2011
-
-
ilor authored
Note: one of the tests fails on purpose so everyone can see what it looks like.
-
- Dec 13, 2010
-
-
ilor authored
-
- Dec 10, 2010
-
-
Adam Radziszewski authored
-
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 Radziszewski authored
-
Paweł Kędzia authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Dec 09, 2010
-
-
ilor authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Dec 08, 2010
-
-
Adam Wardynski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
ilor authored
-
- Dec 06, 2010
-
-
ilor authored
-
Paweł Kędzia authored
-
ilor authored
-
ilor authored
-
- Dec 03, 2010
-
-
Paweł Kędzia authored
-
- Dec 02, 2010
-
-
Adam Wardynski authored
It is called "flex" atm but it is subject to change.
-
Adam Wardynski authored
-
Adam Wardynski authored
-
ilor authored
-
Adam Wardynski authored
Also, remove redundant goto_starts
-
ilor authored
-
- Nov 30, 2010
-
-
ilor authored
-
Adam Wardynski authored
-
Adam Wardynski authored
It is more intuitive that way, e.g. equal(2,3) is never true, equal(3,3) is always true. Nowhere is only equal to Nowhere, and Begin or End are equal to nonspecial positions depending on current position in the sentence context.
-
- Nov 29, 2010
-
-
ilor authored
-
ilor authored
* reset_values function to set all Values to their defaul-construct state * read-only access to all variables of some type via get_all<T> * Variables cloning * convenience functions: get_or_throw, get_value Value subtypes now contain a value_type typedef and require a const value_type& get_value() const member function.
-