Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations há 5 anos atrás
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation há 5 anos atrás
  Roberto Ierusalimschy eb41999461 Fixed bugs of stack reallocation x GC há 5 anos atrás
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables há 6 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 02ed0b2c30 in 'luaD_poscall', there is no need to compute 'firstResult' when 'nres==0' há 7 anos atrás
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure há 7 anos atrás
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions há 7 anos atrás
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) há 7 anos atrás
  Roberto Ierusalimschy 51280ef2ad call hooks for Lua functions called by 'luaV_execute' há 7 anos atrás
  Roberto Ierusalimschy ab0a851db4 'luaD_tryfuncTM' can ensure it does not change the stack há 7 anos atrás
  Roberto Ierusalimschy bfb88e99e9 'luaD_growstack' cannot raise any errors when 'raiseerror' is há 7 anos atrás
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations há 7 anos atrás
  Roberto Ierusalimschy 194a4f9710 small simplifications in 'luaD_poscall' há 7 anos atrás
  Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself há 7 anos atrás
  Roberto Ierusalimschy 14c3aa12b5 more direct implementation for tail calls. há 7 anos atrás
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) há 7 anos atrás
  Roberto Ierusalimschy 93fd67b793 no more 'CallInfo' structure há 7 anos atrás
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements há 8 anos atrás
  Roberto Ierusalimschy 5c8770f896 back to old-style vararg system (with vararg table collecting extra há 8 anos atrás
  Roberto Ierusalimschy c0836dda74 avoid empty macro arguments (invalid in C89) há 9 anos atrás
  Roberto Ierusalimschy c5112f7b15 details (comments) há 9 anos atrás
  Roberto Ierusalimschy d103312661 details (typos in comments) há 9 anos atrás
  Roberto Ierusalimschy 9a5d6aedb7 trying to optimize a little 'luaD_poscall' há 9 anos atrás
  Roberto Ierusalimschy ff1289a361 in 'luaD_call', use two functions instead of one with fixed boolean há 9 anos atrás
  Roberto Ierusalimschy 8c1fb91802 macro 'incr_top' replaced by function 'luaD_inctop'. (It is not used há 9 anos atrás
  Roberto Ierusalimschy 5bdee4f810 small changes to allow 'precall' to spend time preserving 'func' há 10 anos atrás
  Roberto Ierusalimschy d39bb51faa bug: interpreter cannot pop activation frame before calling return há 10 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 11 anos atrás
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' há 13 anos atrás