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
simplify config and optimize scripts
* merge typedef and typeconv
* enum implemented as lightuserdata
* add olua::array for basic types and olua::pointer for composite type
* check type info conflicted
* disable gc when destructor is invisiable