|
On Thu, Sep 13, 2018 at 8:44 AM Walter anderson <bilgus.suglib@gmail.com> wrote:I found out it works perfectly well as a lua_register replacement but a bit more testing needs done before I'd declare it a successI find it really useful to run the Lua test suite (https://www.lua.org/tests/) after every change that I do to the Lua source code. It caught loads of errors in my changes, especially in the LTR patch. It might help you too.Best,Bogdan