yandex / pire

Perl Incompatible Regular Expressions library
http://github.com/dprokoptsev/pire/wiki
Other
330 stars 30 forks source link

Fixed bug in building HalfFinalScanner #69

Closed grphil closed 5 years ago

grphil commented 5 years ago

(Bug occured when initial non-determined fsm had no final states with transitions to non-final states, while determined version had such states)