jcgoble3 / lua-matchext

Fork of Lua 5.3 pattern matching with added features
Other
11 stars 1 forks source link

"table" argument for gmatch #5

Closed jcgoble3 closed 8 years ago

jcgoble3 commented 8 years ago

As it's a simple boolean integer, this argument probably should be stored directly in the GMatchState struct, rather than in an additional upvalue.