Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' 24 年之前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年之前
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack 24 年之前
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions 24 年之前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年之前
  Roberto Ierusalimschy 7e3d3e1f70 details 24 年之前
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral 24 年之前
  Roberto Ierusalimschy 22914afab3 avoid the use of (non const) static data 25 年之前
  Roberto Ierusalimschy 40a4c76773 setlinehook/setcallhook return old hook 25 年之前
  Roberto Ierusalimschy 93a5649d40 hooks may call `error' to break a chunk. 25 年之前
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) 25 年之前
  Roberto Ierusalimschy 563b1f5704 new way to ensure uniqueness of registry keys 25 年之前
  Roberto Ierusalimschy 4670476584 details. 25 年之前
  Roberto Ierusalimschy cdc8139e29 registry mechanism 25 年之前
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 年之前
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 年之前
  Roberto Ierusalimschy 01ce1ce48c field short_src 25 年之前
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 年之前
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年之前
  Roberto Ierusalimschy 8714cc02d6 `getinfo' gets information about non-active functions, too. 25 年之前
  Roberto Ierusalimschy cfe6ca819b default for `getstack' is to get everything 25 年之前
  Roberto Ierusalimschy 4aa9ad6514 functions must return explicit `nil' on failure 25 年之前
  Roberto Ierusalimschy 556a89e537 new names for debug types 25 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 25 年之前
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 25 年之前
  Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl 26 年之前