Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy baffc37f5c detail před 19 roky
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) před 19 roky
  Roberto Ierusalimschy 6a516878e9 collectgarbage"count" returns kilobytes (where K = 1024) před 19 roky
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed před 20 roky
  Roberto Ierusalimschy 9f4211310f more precision for gc count před 20 roky
  Roberto Ierusalimschy 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G před 20 roky
  Roberto Ierusalimschy c8c2e06899 'select' accepts negative indices 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 a569099b70 no more path for loadfile + function lists sorted před 20 roky
  Roberto Ierusalimschy bbf2cea9a1 more "polite" way to change a thread's environment před 20 roky
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption před 20 roky
  Roberto Ierusalimschy f21e9c172f details 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 da32450c3d new API function `lua_tolstring' před 20 roky
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX před 20 roky
  Roberto Ierusalimschy 390256edf7 better name for GC pause před 20 roky
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn před 20 roky
  Roberto Ierusalimschy 6bfef60e77 bug: rawset/rawget do not ignore extra arguments před 20 roky
  Roberto Ierusalimschy dcabf721f8 "coroutine.current" -> "running" (compatible with "running" status) před 20 roky
  Roberto Ierusalimschy d55bb795fa details před 20 roky
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments před 20 roky
  Roberto Ierusalimschy a9af455b32 detail před 20 roky
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) před 20 roky
  Roberto Ierusalimschy 071b2ae0e1 details před 20 roky
  Roberto Ierusalimschy c6254dceff a different option for the GC před 20 roky
  Roberto Ierusalimschy 2ec4fc4295 simpler code for `print' před 20 roky
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC před 20 roky
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system před 21 roky