Skip to content

[RFC] Clarify and restrict unicode support #96

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
Sep 25, 2015
Merged

Conversation

leebyron
Copy link
Collaborator

This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.

This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.
leebyron added a commit to graphql/graphql-js that referenced this pull request Sep 24, 2015
This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.

Implements graphql/graphql-spec#96
leebyron added a commit to graphql/graphql-js that referenced this pull request Sep 24, 2015
This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.

Implements graphql/graphql-spec#96
leebyron added a commit that referenced this pull request Sep 25, 2015
[RFC] Clarify and restrict unicode support
@leebyron leebyron merged commit 70c0a01 into master Sep 25, 2015
@leebyron leebyron deleted the control-badness branch September 25, 2015 19:52
jhgg added a commit to jhgg/graphqllib that referenced this pull request Sep 28, 2015
sogko added a commit to sogko/graphql that referenced this pull request Mar 7, 2016
Parents: 1651039cf4
Author: Lee Byron <lee@leebyron.com>
Date: 21 January 2016 at 3:10:44 PM SGT

flow type the parser

---

Commit: 6f2b66df332625a8f2269836f774e91d750e00ac [6f2b66d]
Parents: 4bd4b33a5a
Author: Lee Byron <lee@leebyron.com>
Date: 1 October 2015 at 9:21:18 AM SGT

Clearer lex errors for unprintable unicode

Fixes graphql-go#183

---

Commit: 969095e9f6be0bb13a69c715c6ee4910814a065b [969095e]
Parents: 5d4d531f23
Author: Lee Byron <lee@leebyron.com>
Date: 25 September 2015 at 6:51:32 AM SGT
Commit Date: 25 September 2015 at 6:53:31 AM SGT

[RFC] Clarify and restrict unicode support

This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.

Implements graphql/graphql-spec#96

---
mattstern31 pushed a commit to mattstern31/graphql-gqllero-repository that referenced this pull request Nov 10, 2022
Parents: 1651039cf4
Author: Lee Byron <lee@leebyron.com>
Date: 21 January 2016 at 3:10:44 PM SGT

flow type the parser

---

Commit: 6f2b66df332625a8f2269836f774e91d750e00ac [6f2b66d]
Parents: 4bd4b33a5a
Author: Lee Byron <lee@leebyron.com>
Date: 1 October 2015 at 9:21:18 AM SGT

Clearer lex errors for unprintable unicode

Fixes #183

---

Commit: 969095e9f6be0bb13a69c715c6ee4910814a065b [969095e]
Parents: 5d4d531f23
Author: Lee Byron <lee@leebyron.com>
Date: 25 September 2015 at 6:51:32 AM SGT
Commit Date: 25 September 2015 at 6:53:31 AM SGT

[RFC] Clarify and restrict unicode support

This proposal alters the parser grammar to be more specific about what unicode characters are allowed as source, restricts those characters interpretted as white space or line breaks, and clarifies line break behavior relative to error reporting with a non-normative note.

Implements graphql/graphql-spec#96

---
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.

2 participants