yaci.lua
yaci.lua copied to clipboard
Ready to move to Lua 5.3?
Hi, I'm working with Lua 5.3 and I found this piece of code really cool. I have made some changes in my copy of your code for adding new table events defined in Lua 5.2 and 5.3 (e.g.: __pairs, __ipairs, __idiv, etc...). Before forking and creating an independent branch of your code, I wanted to know if you made any other improvements in order to make an official branch of this API for Lua 5.3.
Let me know if you'd like to sync with me.