提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if 28 年之前
  Roberto Ierusalimschy de79e7fc58 back to "lua_upvalue"... (seems better choice) 28 年之前
  Roberto Ierusalimschy 9be85d1648 new year 28 年之前
  Roberto Ierusalimschy 4daae2165d new API function and built-in "lua_copytagmethods" 28 年之前
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 28 年之前
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" 28 年之前
  Roberto Ierusalimschy 5482992dec other access method for C upvalues (as arguments) 28 年之前
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' 28 年之前
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. 28 年之前
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 年之前
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. 28 年之前
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 年之前
  Roberto Ierusalimschy 0c4ed2b3dc main header file 28 年之前
  Roberto Ierusalimschy e81f184164 new #define LUA_COMPAT2_5 to select "compatibility mode". 28 年之前
  Roberto Ierusalimschy 88f020b626 new interface to "lua_seterrormethod" and "lua_settagmethod", to 28 年之前
  Roberto Ierusalimschy eca17b24ea #if wraps compatibility issue 28 年之前
  Roberto Ierusalimschy 4d2de484f6 "lua_seterrormethod" should return the previous handler. 28 年之前
  Roberto Ierusalimschy 611680af08 functions "lua_settagmethod" and similars should be safe too. 28 年之前
  Roberto Ierusalimschy dd22ea4da5 new implementation for udata (again they are just void *); 28 年之前
  Roberto Ierusalimschy d68d8287aa new lua_Objects are created below the C2lua stack, so most API functions 28 年之前
  Roberto Ierusalimschy e1249970c2 new API function to force garbage collection. 28 年之前
  Roberto Ierusalimschy 6251d889ca missing definition of "lua_storesubscript", for compatibility 28 年之前
  Roberto Ierusalimschy 42fa305649 better error messages; 28 年之前
  Roberto Ierusalimschy c1746340c3 obs: version 4 is due to internal methods. 28 年之前
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" 28 年之前
  Roberto Ierusalimschy 27d95f1880 "newtag" does not need a type name. 28 年之前
  Roberto Ierusalimschy f0d523887d lua_getuserdata must return NULL if object is not userdata 28 年之前
  Roberto Ierusalimschy 59744f0311 "storeglobal" changed to "setglobal" 28 年之前
  Roberto Ierusalimschy efaaf99c42 first version of "setglobal" and "getglobal" internal methods. 28 年之前
  Roberto Ierusalimschy 1444d28476 first full implementation of internal methods 28 年之前