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

Fix lexer hex characters #56

Merged
merged 9 commits into from
Nov 14, 2024
Merged

Fix lexer hex characters #56

merged 9 commits into from
Nov 14, 2024

Conversation

pwrightcertinia
Copy link
Contributor

@pwrightcertinia pwrightcertinia commented Nov 12, 2024

fixes #55
fixes #57

  • Updates apex-samples to 1.2.0
  • Uses Node 20 by default in builds

@pwrightcertinia
Copy link
Contributor Author

Another one of the apex sample repos has been removed

@pwrightcertinia pwrightcertinia merged commit a79a8ae into main Nov 14, 2024
1 check passed
@pwrightcertinia pwrightcertinia deleted the fix-lexer-hex branch November 14, 2024 10:26
cwarden added a commit to octoberswimmer/apexfmt that referenced this pull request Nov 14, 2024
See apex-dev-tools/apex-parser#56
(apexfmt already supported the other change in there, case-insensitive
hex characters)
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.

Parser failure on switch when statement Lexing fails for string containing Unicode escape sequence
1 participant