Skip to content

Conversation

dag-erling
Copy link
Collaborator

@dag-erling dag-erling commented Apr 4, 2025

  • Factor out the hexadecimal escape parser and rewrite it to support sequences of arbitrary length as long as they don't overflow.
  • Replicate the same logic for octal escapes using a \o prefix.
  • Update the unit tests and documentation accordingly.

* Factor out the hexadecimal escape parser and rewrite it to support
  sequences of arbitrary length as long as they don't overflow.
* Replicate the same logic for octal escapes using a `\o` prefix.
* Update the unit tests and documentation accordingly.
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.

1 participant