What's new?
- new
reflex
scanner generator option-D FILE
(or--do=FILE
) to immediately debug and test a scanner's lexer patterns against a specified inputFILE
#230 - mark
likely
andunlikely
branches in hot paths forMatcher::find()
performance - fix an issue with
Matcher::find()
for certain short patterns with ^$ anchors