Skip to content

Add non backtracking versions of ~> and <~ #38

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

Merged
merged 1 commit into from
Apr 13, 2015

Conversation

JanBessai
Copy link
Contributor

This adds <~! and ~>! which are equivalents of ~> and <~ without backtracking, lust like ~!.
It also includes a test for ~>, <~, ~>! and <~!.

@gourlaysama gourlaysama self-assigned this Dec 5, 2014
@gourlaysama gourlaysama modified the milestone: 1.1.0 Dec 18, 2014
@adriaanm
Copy link
Contributor

adriaanm commented Apr 9, 2015

ping @gourlaysama :-)

@gourlaysama
Copy link
Contributor

@JanBessai welcome, and thank you for your contribution! Sorry this sat here for so long.

LGTM

gourlaysama added a commit that referenced this pull request Apr 13, 2015
Add non backtracking versions of ~> and <~
@gourlaysama gourlaysama merged commit 85c033f into scala:master Apr 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants