61e2976d78Add new string function "find_lua" that uses the same code as in lua and has the same functionalities but uses a function to get the results.
il y a 13 ans
mingodad
1142e5f27eAdded the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua.