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

Ensure the correctness of ASCII matching in parser #20

Merged
merged 1 commit into from
May 9, 2018
Merged

Conversation

qcam
Copy link
Owner

@qcam qcam commented May 8, 2018

As pointed out by property-based test in #19,
we have to make sure the code point we are fetching is actual ASCII.

@qcam qcam changed the title Ensure matching only ASCII characters in parser Ensure the correctness of ASCII matching in parser May 9, 2018
@qcam qcam merged commit c41438b into master May 9, 2018
@qcam qcam deleted the cam/ensure-ascii branch May 9, 2018 05:01
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