Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy b072e4ea0b `tinsert' and `tremove' also use LUA_FIRSTINDEX hace 21 años
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) hace 21 años
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' hace 21 años
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' hace 22 años
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) hace 22 años
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries hace 22 años
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib hace 22 años
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module hace 23 años
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name hace 23 años
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions hace 23 años
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness hace 23 años
  Roberto Ierusalimschy 0fd91b1b08 optional limits for table.concat hace 23 años
  Roberto Ierusalimschy d477e4ffd6 detail hace 23 años
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' hace 23 años
  Roberto Ierusalimschy 634344d61f new API for weak mode hace 23 años
  Roberto Ierusalimschy 0436c96866 C++ warning hace 23 años
  Roberto Ierusalimschy 76a73cb2ee new `getn' (and `setn') hace 23 años
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' hace 23 años
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error hace 23 años
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) hace 23 años
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries hace 23 años
  Roberto Ierusalimschy 6dd0b6c62b details hace 23 años
  Roberto Ierusalimschy 85dcb411a8 all textual errors go through `luaL_verror' hace 23 años
  Roberto Ierusalimschy ae5283dc36 `co' library goes with basic library (and not with `tab') hace 23 años
  Roberto Ierusalimschy af4721f7a3 library with table manipulation functions hace 23 años