Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add efficiency check to determine if a pattern could possible match n tokens #9

Merged
merged 5 commits into from Sep 19, 2013

Commits on Sep 19, 2013

  1. Add minMatchingLength field.

    schmmd committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    fd15984 View commit details
    Browse the repository at this point in the history
  2. Update test dependencies.

    schmmd committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    d2de154 View commit details
    Browse the repository at this point in the history
  3. Fix Or minMatchingLength.

    schmmd committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    ce47c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c07d23d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c4dcfb View commit details
    Browse the repository at this point in the history