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

RFC: Lexing is Greedy #2163

Merged
merged 1 commit into from Sep 12, 2019
Merged

RFC: Lexing is Greedy #2163

merged 1 commit into from Sep 12, 2019

Conversation

leebyron
Copy link
Contributor

Adds the test cases described in graphql/graphql-spec#599

Makes the lookahead restriction change necessary for the new tests to pass for numbers, all other tests are already passing.

Adds the test cases described in graphql/graphql-spec#599

Makes the lookahead restriction change necessary for the new tests to pass for numbers, all other tests are already passing.
@leebyron leebyron added the spec RFC Implementation of a proposed change to the GraphQL specification label Sep 11, 2019
@leebyron leebyron merged commit c68acd8 into master Sep 12, 2019
@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label Sep 13, 2019
@IvanGoncharov IvanGoncharov deleted the lexing-greedy-rfc branch September 15, 2019 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: bug fix 🐞 requires increase of "patch" version number spec RFC Implementation of a proposed change to the GraphQL specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants