Skip to content
Snippets Groups Projects
  1. Nov 30, 2010
    • Adam Wardynski's avatar
      Equality of Positions in context based on abs value. · 79245c30
      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.
      79245c30
  2. Nov 18, 2010
  3. Nov 15, 2010
    • ilor's avatar
      Implement TSet:: is_subset_of, equals and intersects · 2702b4e1
      ilor authored
      Change StrSet::is_subset_of to correctly handle empty sets, add some comments
      Add Tset::insert_symbol
      Add tests for new functions
      Bump required corpus2 version to 0.1.2 due to a fixed bug there
      2702b4e1
  4. Nov 04, 2010