Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy ec52149485 'lua_lessthan' replaced by more generic 'lua_compare' před 16 roky
  Roberto Ierusalimschy 6d0ae11c57 'context' added to suspendable calls před 16 roky
  Roberto Ierusalimschy ba484b9eb1 yielding across lua_call (first version) před 16 roky
  Roberto Ierusalimschy ffdca3522e 'table.sort' detects invalid order function before calling it před 17 roky
  Roberto Ierusalimschy 843d53aabb 'table.concat' may get confused with too large limits před 17 roky
  Roberto Ierusalimschy 9f0d62ad9f BUG: table.remove removes last element of a table when given před 17 roky
  Roberto Ierusalimschy 80b4753539 better error message for 'concat' před 18 roky
  Roberto Ierusalimschy 791d8d8585 detail před 18 roky
  Roberto Ierusalimschy e85515958b clearing some old compatibility code před 18 roky
  Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert před 20 roky
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed před 20 roky
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' před 20 roky
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar před 20 roky
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) před 20 roky
  Roberto Ierusalimschy c2f065f405 detail před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages před 20 roky
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX před 20 roky
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn před 20 roky
  Roberto Ierusalimschy 70751dd27c details před 20 roky
  Roberto Ierusalimschy 5e4ea9a831 `setn' returns its "self" (the table) před 21 roky
  Roberto Ierusalimschy b072e4ea0b `tinsert' and `tremove' also use LUA_FIRSTINDEX před 21 roky
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' před 22 roky
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib před 22 roky
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module před 22 roky