-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More fixes and improvements to pattern matching (#64)
* Support pattern negated byte * Optimize pattern sub-matches * Fix one-off pattern mismatch * Fix test * Fix test * Revert "Optimize pattern sub-matches" This reverts commit 6f4badc. * Simplify data_end calculation --------- Co-authored-by: Stephen Eckels <[email protected]> Co-authored-by: Stephen Eckels <[email protected]>
- Loading branch information
1 parent
82e128d
commit d7d9a98
Showing
2 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters