Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert hace 20 años
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed hace 20 años
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' hace 20 años
  Roberto Ierusalimschy 3390f9a35a detail hace 20 años
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar hace 20 años
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) hace 20 años
  Roberto Ierusalimschy c2f065f405 detail hace 20 años
  Roberto Ierusalimschy 67578ec51f several small details hace 20 años
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages hace 20 años
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX hace 20 años
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn hace 20 años
  Roberto Ierusalimschy 70751dd27c details hace 20 años
  Roberto Ierusalimschy 5e4ea9a831 `setn' returns its "self" (the table) hace 21 años
  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 22 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