You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Supports Lua 5.2
* Supports Lua 5.3
* Fix. Compatibility Lua and C version
* Change. `vararg(...)` is same as `vararg.pack(...)`
* Add. vararg.count and vararg.at functions