Commit graph

11 commits

Author SHA1 Message Date
Steve Donovan 7697b9ffb3 2- and 3-capture versions of capture_mayble 2017-11-14 14:22:04 +02:00
Steve Donovan 207c25ad2f 0.2.0 candidate: static verification of Lua string patterns 2017-05-30 14:20:12 +02:00
steve donovan 0b755ed997 version 0.1.1: streaming iterator gmatch_captures 2017-04-30 13:47:28 +02:00
Steve Donovan 6eff1ab170 lifetime problem for potentially very useful iterator over captures 2017-04-21 13:08:42 +02:00
Steve Donovan db8f2970dd removed iterator over closures (trivial), specifying lifetimes more precisely 2017-04-21 12:25:47 +02:00
Steve Donovan a2d074d075 matches_maybe and first_closure 2017-04-20 16:19:14 +02:00
Steve Donovan 8681bb5f8c added text-replacement gsub; LuaPatternBuilder for binary patterns 2017-04-19 16:21:17 +02:00
steve donovan 977d91643a added iterator over byte slice matches 2017-04-18 19:21:26 +02:00
Steve Donovan 9be8354722 thread-safe error handling (in theory); panic if pattern is bad 2017-04-18 15:44:02 +02:00
steve donovan 44ee64a821 errors starting to bubble up 2017-04-17 17:09:15 +02:00
steve donovan 816fd0db2c initial commit 2017-04-17 13:16:52 +02:00