Skip to content
Snippets Groups Projects
Select Git revision
  • 6264ff5a45b48d396bf069da9676bf63f4e3a251
  • master default protected
  • fix-words-ann
  • wccl-rules-migration
  • develop
5 results

bool

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Adam Wardynski authored
    This reflects the fact that positions stored in matches are
    absolute positions, while Position type is used in the
    language as position relative to current position in the
    sentence context. So mixing the two was confusing at the very least.
    This also actually fits the most recent version of spec,
    which no longer mentions Position, either.
    6264ff5a
    History
    Name Last commit Last update
    ..