提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 8efe9f23fa BUG: compiler can optimize away overflow check in 'table.unpack' 11 年之前
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 年之前
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 年之前
  Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert 20 年之前
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 20 年之前
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' 20 年之前
  Roberto Ierusalimschy 3390f9a35a detail 20 年之前
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 年之前
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 年之前
  Roberto Ierusalimschy c2f065f405 detail 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年之前
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX 20 年之前
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn 20 年之前
  Roberto Ierusalimschy 70751dd27c details 20 年之前
  Roberto Ierusalimschy 5e4ea9a831 `setn' returns its "self" (the table) 21 年之前
  Roberto Ierusalimschy b072e4ea0b `tinsert' and `tremove' also use LUA_FIRSTINDEX 21 年之前
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) 21 年之前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年之前
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' 22 年之前
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) 22 年之前
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries 22 年之前
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib 22 年之前
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module 22 年之前
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 年之前
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions 23 年之前
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness 23 年之前
  Roberto Ierusalimschy 0fd91b1b08 optional limits for table.concat 23 年之前
  Roberto Ierusalimschy d477e4ffd6 detail 23 年之前
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' 23 年之前