Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 7dcc02b165 BUG: coroutine hooks were not collected together with coroutine пре 13 година
  Roberto Ierusalimschy af00a0772c new functions lua_rawsetp/lua_rawgetp пре 13 година
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' пре 14 година
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) пре 14 година
  Roberto Ierusalimschy c2e3cc4c89 using 'luaL_findtable' to manage hook table пре 14 година
  Roberto Ierusalimschy 8d579c5bc5 'debug.setmetatable' returns object (like 'setmetatable') пре 14 година
  Roberto Ierusalimschy 566758de79 'getuservalue' accepts any type of argument пре 14 година
  Roberto Ierusalimschy 1b54197491 better error message when light userdata is used instead of a пре 14 година
  Roberto Ierusalimschy 8b7cf8c62d 'lua_[gs]etenv' -> 'lua_[gs]etuservalue' пре 15 година
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register пре 15 година
  Roberto Ierusalimschy ca3865cf1b 'getlocal' gets information about parameters of Lua functions пре 15 година
  Roberto Ierusalimschy 064e406f67 no more fenvs! пре 15 година
  Roberto Ierusalimschy 4274738e81 new macro 'luai_writestringerror' пре 15 година
  Roberto Ierusalimschy 5bcfe0c700 new debug info 'isvararg' and 'nparams' пре 15 година
  Roberto Ierusalimschy b0f2b288a6 new scheme for debug info about tail calls: no more 'fake' stack entries, пре 15 година
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions пре 15 година
  Roberto Ierusalimschy ac899a6307 'debug.joinupvalue' -> 'debug.upvaluejoin' пре 15 година
  Roberto Ierusalimschy 7fe405739c renaming: 'lua_upvaladdr' -> 'lua_upvalueid', пре 15 година
  Roberto Ierusalimschy b7d5f18d71 api functions to manipulate upvalues do not need to check their пре 15 година
  Roberto Ierusalimschy 5598b2bc55 new functions to identify and join upvalues пре 15 година
  Roberto Ierusalimschy a68494fb32 'debug.[gs]etupvalue' should be able to access C upvalues too пре 16 година
  Roberto Ierusalimschy ee5d03b42a small bug: debug.getfenv should check whether it has an argument пре 16 година
  Roberto Ierusalimschy 82749b765e 'db_errorfb' changed to 'db_traceback' for consistency пре 16 година
  Roberto Ierusalimschy 74897bc52f bug: debug.sethook/gethook may overflow thread's stack пре 17 година
  Roberto Ierusalimschy 7a3c8314ac small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html) пре 17 година
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib пре 18 година
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error пре 18 година
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces пре 19 година
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 19 година
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' пре 20 година