Skip to content

Conversation

@soutaro
Copy link
Member

@soutaro soutaro commented Oct 7, 2025

  • Unescape unicode codepoint \uxxxx correctly for multi-bytes codepoints
  • Leave unicode escapes as is in non Unicode encoding
  • Optimizations for ASCII symbol tests (testing one byte works well because the source encoding must be ASCII compatible)
  • Add encoding.md for specs

@soutaro soutaro added this to the RBS 4.0 milestone Oct 7, 2025
@soutaro soutaro added this pull request to the merge queue Oct 7, 2025
Merged via the queue into master with commit 333acd3 Oct 7, 2025
22 checks passed
@soutaro soutaro deleted the lexer-encoding branch October 7, 2025 07:41
@soutaro soutaro added the to-backport:3.10 PRs to be backported to 3.10 label Dec 17, 2025
soutaro added a commit that referenced this pull request Dec 17, 2025
@soutaro soutaro removed the to-backport:3.10 PRs to be backported to 3.10 label Dec 17, 2025
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