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

Update tokenizer -- removed extra delimiter tests in parser #212

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

VisLab
Copy link
Member

@VisLab VisLab commented Nov 4, 2024

Fixed a couple of missing cases in the tokenizer and removed the overlapping delimiter checks in the parser. Now the delimiter checks are done by the tokenizer.

@happy5214 please review.

@happy5214 happy5214 merged commit 9cc9bcc into hed-standard:develop Nov 4, 2024
3 of 5 checks passed
@happy5214 happy5214 added this to the 3.15.6 milestone Nov 4, 2024
@happy5214 happy5214 added quality Code quality, not must-fix tests Issues related to testcases parsing String parsing labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parsing String parsing quality Code quality, not must-fix tests Issues related to testcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants