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

Recognize identifier characters from the Supplementary Multilingual Plane #1244

Closed
ariya opened this issue Jul 21, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@ariya
Copy link
Contributor

ariya commented Jul 21, 2015

This is the logical next step after #1232. The characters from SMP, either as IdentifierStart of IdentifierPart, encoded via Unicode code point escapes or surrogate pairs, need to be recognized properly.

@ariya ariya added the es6 label Jul 21, 2015
@ariya ariya added this to the 2.5 milestone Jul 21, 2015
@ariya ariya self-assigned this Jul 21, 2015
ariya added a commit to ariya/esprima that referenced this issue Jul 21, 2015
@mikesherov mikesherov mentioned this issue Jul 21, 2015
25 tasks
ariya added a commit to ariya/esprima that referenced this issue Jul 21, 2015
ariya added a commit to ariya/esprima that referenced this issue Jul 22, 2015
ariya added a commit to ariya/esprima that referenced this issue Jul 28, 2015
@ariya ariya closed this as completed in 82e5030 Jul 28, 2015
ariya added a commit to ariya/esprima that referenced this issue Jul 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant