Skip to content

Fix handling of UTF32 escape sequences#379

Merged
adams85 merged 3 commits intomainfrom
fix/issue70
Feb 26, 2023
Merged

Fix handling of UTF32 escape sequences#379
adams85 merged 3 commits intomainfrom
fix/issue70

Conversation

@adams85
Copy link
Collaborator

@adams85 adams85 commented Feb 25, 2023

Aims to fix #70 and, in general, improve the handling of UTF32 escapes in identifiers on platforms where unicode categories for UTF32 codepoints are available (i.e. in netstandard2.1).

@adams85 adams85 changed the title Fix handling of UTF32 escapes Fix handling of UTF32 escape sequences Feb 25, 2023
@adams85 adams85 requested a review from lahma February 25, 2023 17:52
@adams85 adams85 merged commit 5a17681 into main Feb 26, 2023
@adams85 adams85 deleted the fix/issue70 branch February 26, 2023 09:21
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.

JavaScriptParser.ParseProgram throws ArgumentOutOfRangeException

2 participants