-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Tokenize emoji as if they were valid identifiers #88781
Merged
Merged
Commits on Nov 23, 2021
-
Tokenize emoji as if they were valid indentifiers
In the lexer, consider emojis to be valid identifiers and reject them later to avoid knock down parse errors.
Configuration menu - View commit details
-
Copy full SHA for 5a68abb - Browse repository at this point
Copy the full SHA 5a68abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a96fe02 - Browse repository at this point
Copy the full SHA a96fe02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b69e6 - Browse repository at this point
Copy the full SHA 20b69e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081198a - Browse repository at this point
Copy the full SHA 081198aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4489aeb - Browse repository at this point
Copy the full SHA 4489aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21224e6 - Browse repository at this point
Copy the full SHA 21224e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68add9 - Browse repository at this point
Copy the full SHA d68add9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143f784 - Browse repository at this point
Copy the full SHA 143f784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38979a3 - Browse repository at this point
Copy the full SHA 38979a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5402e48 - Browse repository at this point
Copy the full SHA 5402e48View commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d929164 - Browse repository at this point
Copy the full SHA d929164View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.