Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 9f0c0fe0de Bug: Wrong limit for local variables in 16-bit systems před 10 měsíci
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' před 1 rokem
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's před 2 roky
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack před 3 roky
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow před 3 roky
  Roberto Ierusalimschy 86ec152433 Details před 3 roky
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant před 3 roky
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions před 3 roky
  Roberto Ierusalimschy fc6c74f100 'index2value' more robust před 4 roky
  Roberto Ierusalimschy 511d53a826 lua_settop/lua_pop closes to-be-closed variables před 4 roky
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables před 4 roky
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' před 4 roky
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation před 4 roky
  Roberto Ierusalimschy 1f81baffad Janitorial work před 4 roky
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods před 4 roky
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' před 4 roky
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods před 4 roky
  Roberto Ierusalimschy 23051e830a Changes in the API of 'luaH_set' and related functions před 4 roky
  Roberto Ierusalimschy 65d2294454 Changed access to global table in the registry před 4 roky
  Roberto Ierusalimschy 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index před 4 roky
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API před 5 roky
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors před 5 roky
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value před 5 roky
  Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' před 5 roky
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags před 5 roky
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans před 5 roky
  Roberto Ierusalimschy e3c83835e7 Fixed bug in 'aux_rawset' před 5 roky
  Roberto Ierusalimschy c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' před 5 roky
  Roberto Ierusalimschy 3747487320 Small correction in assertion před 5 roky
  Roberto Ierusalimschy 508a705c1c Removed some wrong comments před 5 roky