Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 02bab9fc25 Bug: Wrong line in error message for arith. errors před 2 roky
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's před 2 roky
  Roberto Ierusalimschy 26be27459b Negation in constant folding of '>>' may overflow před 2 roky
  Roberto Ierusalimschy 603b2c64ad 'luaV_concat' can use invalidated pointer to stack před 3 roky
  Roberto Ierusalimschy 42d40581dd Save stack space while handling errors před 3 roky
  Roberto Ierusalimschy f3cfd5bf2b Details před 3 roky
  Roberto Ierusalimschy 8426d9b4d4 Avoid computing invalid addresses před 3 roky
  Roberto Ierusalimschy 1fce5bea81 More uniform implementation for tail calls před 3 roky
  Roberto Ierusalimschy 87a9573b2e Documentation před 3 roky
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions před 3 roky
  Roberto Ierusalimschy 91673a8ec0 'luaD_tryfuncTM' checks stack space by itself před 4 roky
  Roberto Ierusalimschy 41871f1803 Undo simplification of tail calls (commit 901d760) před 4 roky
  Roberto Ierusalimschy 62fb934427 Bug: Negation in 'luaV_shiftr' may overflow před 4 roky
  Roberto Ierusalimschy dbdc74dc55 Simplification in the parameters of 'luaD_precall' před 4 roky
  Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too před 4 roky
  Roberto Ierusalimschy 901d760093 Simpler implementation for tail calls před 4 roky
  Roberto Ierusalimschy 681297187e Bug: yielding in '__close' mess up number of returns před 4 roky
  Roberto Ierusalimschy d205f3a484 Bug: Lua source should not use C99 comments ("//") před 4 roky
  Roberto Ierusalimschy 5205f073c5 Don't use tointegerns when luaV_tointegerns will do před 4 roky
  Roberto Ierusalimschy 31925e4cc2 Details před 4 roky
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints před 4 roky
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables před 4 roky
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation před 4 roky
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods 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 e4a38eb0e8 Fixed wrong trace of vararg functions před 4 roky
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' před 4 roky
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations před 4 roky
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation před 4 roky