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

Add support for parsing raw hex values via \x #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JoeKar
Copy link

@JoeKar JoeKar commented Oct 10, 2023

This will allow to handle \x notated hex values parsed the same easy way as it currently allows/parses \u notated unicode characters.

zyedidia/micro#2950

decode.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
@JoeKar JoeKar changed the title Add support for parsing raw escape sequences Add support for parsing raw hex values via \x Oct 12, 2023
decode.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
scanner.go Outdated Show resolved Hide resolved
decode.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants