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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 1de2f31694 Corrected support for 16-bit systems пре 2 година
  Roberto Ierusalimschy ee645472eb Stack reallocation done with a single realloc пре 2 година
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's пре 2 година
  Roberto Ierusalimschy d61b0c6028 More checks and documentation for uses of EXTRA_STACK пре 3 година
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack пре 3 година
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow пре 3 година
  Roberto Ierusalimschy f3cfd5bf2b Details пре 3 година
  Roberto Ierusalimschy cf613cdc6f Bug: finalizers can be called with an invalid stack пре 3 година
  Roberto Ierusalimschy 6b3e116d44 Corrected bug in 'luaD_tryfuncTM' пре 3 година
  Roberto Ierusalimschy 74d99057a5 Bug: C stack overflow with coroutines пре 3 година
  Roberto Ierusalimschy 1fce5bea81 More uniform implementation for tail calls пре 3 година
  Roberto Ierusalimschy 3699446aaf Removed goto's in 'luaD_precall' пре 3 година
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions пре 3 година
  Roberto Ierusalimschy 91673a8ec0 'luaD_tryfuncTM' checks stack space by itself пре 4 година
  Roberto Ierusalimschy 41871f1803 Undo simplification of tail calls (commit 901d760) пре 4 година
  Roberto Ierusalimschy dbdc74dc55 Simplification in the parameters of 'luaD_precall' пре 4 година
  Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too пре 4 година
  Roberto Ierusalimschy 901d760093 Simpler implementation for tail calls пре 4 година
  Roberto Ierusalimschy f9d857a81b Stack reallocation done in two phases пре 4 година
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints пре 4 година
  Roberto Ierusalimschy bc970005ce '__close' methods can yield in the return of a C function пре 4 година
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables пре 4 година
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation пре 4 година
  Roberto Ierusalimschy 949187b049 Optimizations for line hook пре 4 година
  Roberto Ierusalimschy 58aa09a0b9 Small improvements in hooks пре 4 година
  Roberto Ierusalimschy 1f81baffad Janitorial work пре 4 година
  Roberto Ierusalimschy 0e9254dfa0 Correct order of return hooks vs. close metamethods пре 4 година
  Roberto Ierusalimschy 6ccd24eff5 Simpler handling of errors when creating tbc variables пре 4 година
  Roberto Ierusalimschy d0f34d9137 Allow yields in '__close' metamethods ater errors пре 4 година
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods пре 4 година