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

[WIP] lexer read ahead in file mode for multi-line patterns #284

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Dec 23, 2018

fixes #271

This is not complete.

  • tests if the multiline match never completes (opening is there, closing is missing)
  • if multiline never completes: reset line numbering, to validate!
  • update docs: matchers now have an extra argument
  • cleanup comments (see diff)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.606% when pulling fffa844 on lexer-fix into ee381b7 on master.

@alerque alerque marked this pull request as draft September 27, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

block comment lexer failed
2 participants