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

feat: implement CharRefTokenizer #35

Merged
merged 3 commits into from
Nov 21, 2023
Merged

feat: implement CharRefTokenizer #35

merged 3 commits into from
Nov 21, 2023

Conversation

kkebo
Copy link
Owner

@kkebo kkebo commented Nov 2, 2023

closes #27

@kkebo kkebo self-assigned this Nov 2, 2023
@kkebo kkebo force-pushed the issues/27 branch 8 times, most recently from f5ecd56 to f9338c4 Compare November 20, 2023 17:26
@kkebo
Copy link
Owner Author

kkebo commented Nov 20, 2023

Tokenizer.charRefTokenizer can be private now.

@kkebo kkebo force-pushed the issues/27 branch 2 times, most recently from 07243d3 to 2f32c8a Compare November 21, 2023 17:28
@kkebo kkebo marked this pull request as ready for review November 21, 2023 18:02
@kkebo
Copy link
Owner Author

kkebo commented Nov 21, 2023

The state "named character reference" is still not implemented completely, but this implementation is almost done, so it's ok to merge it.

@kkebo kkebo merged commit 20f5f57 into main Nov 21, 2023
1 check passed
@kkebo kkebo deleted the issues/27 branch November 21, 2023 18:10
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.

[Tokenizer] Implement CharRefTokenizer
1 participant