提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Roberto Ierusalimschy 634344d61f new API for weak mode 23 年之前
  Roberto Ierusalimschy 0436c96866 C++ warning 23 年之前
  Roberto Ierusalimschy 76a73cb2ee new `getn' (and `setn') 23 年之前
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' 23 年之前
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error 23 年之前
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) 23 年之前
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries 23 年之前
  Roberto Ierusalimschy 6dd0b6c62b details 23 年之前
  Roberto Ierusalimschy 85dcb411a8 all textual errors go through `luaL_verror' 23 年之前
  Roberto Ierusalimschy ae5283dc36 `co' library goes with basic library (and not with `tab') 23 年之前
  Roberto Ierusalimschy af4721f7a3 library with table manipulation functions 23 年之前