Commit graph

2 commits

Author SHA1 Message Date
spew 9ae083d816 libregexp: simplify regular expression vm implementation
Make the logic around who has priority over the final
match simpler by merging the priority generation and
match fields in a smarter way. Move the creation of
new thread matches up to the top to avoid jumping all
over the place.
2017-02-02 21:21:34 -06:00
ben 0a460e1722 New libregexp and APE ported to native 2016-04-26 22:23:44 -05:00