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

Fix decoder #5

Merged
merged 2 commits into from Sep 26, 2022
Merged

Fix decoder #5

merged 2 commits into from Sep 26, 2022

Conversation

newca12
Copy link
Contributor

@newca12 newca12 commented Sep 25, 2022

Fix #4 and add extra belt to ensure consistency and correctness.
The algorithm for the decoder is borrowed from emailjs-utf7.
I'm pretty confident that both decoder & encoder are now fully compliant with the RFC 3501.
The code could be nicer when rust-lang/regex#777 will be fixed.

@iam-medvedev
Copy link
Owner

LGTM 🙏🏻

@iam-medvedev iam-medvedev merged commit 5ac04af into iam-medvedev:main Sep 26, 2022
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.

Multiple issues with the decoder
2 participants