Skip to content

Conversation

OMAlexB
Copy link

@OMAlexB OMAlexB commented Feb 19, 2024

Contains fixes for the issues described in #2216, have verified this solves all our problems in our own testing.

Added support for filling the buffer with enough room to peek the next x characters to confirm it is the new line or delimiter instead of relying on just checking the first character. This fill behavior and peeking ahead will only be used if either the newline or delimiter is over two characters long.

Add support for filling the buffer in a way that can be peeked ahead to confirm what state the parser should be in.
@JoshClose
Copy link
Owner

I rewrote the parser from scratch and will be releasing it soon. It works completely different. I'll leave this hear until then though.

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.

3 participants