Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy d39bb51faa bug: interpreter cannot pop activation frame before calling return před 10 roky
  Roberto Ierusalimschy 484bf14a6b calls to 'luaC_checkGC' in luaD_precall moved near to 'luaD_checkstack' před 10 roky
  Roberto Ierusalimschy a30c66f0fc macro 'luai_apicheck'/'api_check' back with a 'lua_State' parameter před 10 roky
  Roberto Ierusalimschy 9a38c08011 no need to ensure any stack space for panic function + some changes před 10 roky
  Roberto Ierusalimschy bfa0898312 bug: memory error in panic mode does not push error message on před 10 roky
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' před 10 roky
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated před 11 roky
  Roberto Ierusalimschy 85fc9ecd5f detail ('G(L)' -> 'g') před 11 roky
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' před 11 roky
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' před 11 roky
  Roberto Ierusalimschy 1aa4f69b51 new type 'lua_Ctx' for continuation-function contexts (to allow type před 11 roky
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company před 11 roky
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) před 11 roky
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') před 11 roky
  Roberto Ierusalimschy fa3113ffbf cleaner way to handle bit CIST_OAH (with auxiliar macros) před 11 roky
  Roberto Ierusalimschy d94bb6c273 janitor work on 'lua_resume' and related code před 11 roky
  Roberto Ierusalimschy 88a9e51f34 bit-field CIST_YIELDED removed (it was never consulted) před 11 roky
  Roberto Ierusalimschy 542b6cfc02 no need for field 'status' in structure 'CallInfo' (after removal před 11 roky
  Roberto Ierusalimschy 6f6fd96e3b new type lua_KFunction + no more 'lua_getctx' před 11 roky
  Roberto Ierusalimschy 35a6aad0d7 added comments před 11 roky
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') před 11 roky
  Roberto Ierusalimschy da4811238a details (typos in comments) před 11 roky
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features před 11 roky
  Roberto Ierusalimschy ffa96d988d field 'op' renamed to 'open' před 11 roky
  Roberto Ierusalimschy 7a8eb83b4a bug: attempting to resume the running coroutine makes it unyieldable před 11 roky
  Roberto Ierusalimschy 4c6dfc342b CallInfo lists shrinks together with their associated stacks před 12 roky
  Roberto Ierusalimschy af35c7f398 upvalues collected by reference count před 12 roky
  Roberto Ierusalimschy fa3b126a23 BUG: stack overflow in vararg functions with many fixed před 12 roky