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

Normative: move checks for invalid character up #38

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

bakkot
Copy link
Collaborator

@bakkot bakkot commented Jan 22, 2024

Check each input character as we read it, instead of only once we have a complete chunk of 4 characters. I think this will match better with efficient implementations, and shouldn't noticeably affect users.

@bakkot bakkot merged commit d0a1833 into main Jan 22, 2024
1 check passed
@bakkot bakkot deleted the check-chars-online branch January 22, 2024 01:11
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