kmarius / jsregexp

JavaScript regular expressions for Lua
MIT License
29 stars 3 forks source link

Support multiple lua versions + CI test #7

Closed nathanrpage97 closed 2 years ago

nathanrpage97 commented 2 years ago

Support jsregexp with multiple lua versions.

Also add CI check that runs the test.lua across matrix of OS and lua versions

kmarius commented 2 years ago

Thanks for taking interest in this project, your PR is very much appreciated!