Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated há 10 anos atrás
  Roberto Ierusalimschy 85fc9ecd5f detail ('G(L)' -> 'g') há 10 anos atrás
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' há 10 anos atrás
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' há 11 anos atrás
  Roberto Ierusalimschy 1aa4f69b51 new type 'lua_Ctx' for continuation-function contexts (to allow type há 11 anos atrás
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company há 11 anos atrás
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) há 11 anos atrás
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') há 11 anos atrás
  Roberto Ierusalimschy fa3113ffbf cleaner way to handle bit CIST_OAH (with auxiliar macros) há 11 anos atrás
  Roberto Ierusalimschy d94bb6c273 janitor work on 'lua_resume' and related code há 11 anos atrás
  Roberto Ierusalimschy 88a9e51f34 bit-field CIST_YIELDED removed (it was never consulted) há 11 anos atrás
  Roberto Ierusalimschy 542b6cfc02 no need for field 'status' in structure 'CallInfo' (after removal há 11 anos atrás
  Roberto Ierusalimschy 6f6fd96e3b new type lua_KFunction + no more 'lua_getctx' há 11 anos atrás
  Roberto Ierusalimschy 35a6aad0d7 added comments há 11 anos atrás
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') há 11 anos atrás
  Roberto Ierusalimschy da4811238a details (typos in comments) há 11 anos atrás
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features há 11 anos atrás
  Roberto Ierusalimschy ffa96d988d field 'op' renamed to 'open' há 11 anos atrás
  Roberto Ierusalimschy 7a8eb83b4a bug: attempting to resume the running coroutine makes it unyieldable há 11 anos atrás
  Roberto Ierusalimschy 4c6dfc342b CallInfo lists shrinks together with their associated stacks há 12 anos atrás
  Roberto Ierusalimschy af35c7f398 upvalues collected by reference count há 12 anos atrás
  Roberto Ierusalimschy fa3b126a23 BUG: stack overflow in vararg functions with many fixed há 12 anos atrás
  Roberto Ierusalimschy b157f3546e BUG: 'pcall' may not restore previous error function when há 13 anos atrás
  Roberto Ierusalimschy 2dc91ca5ee checks garbage collector every time it calls a function (as the há 13 anos atrás
  Roberto Ierusalimschy b926472312 change in error message há 13 anos atrás
  Roberto Ierusalimschy cc2a60ecb7 bugs in yields inside debug hooks há 13 anos atrás
  Roberto Ierusalimschy 3cadc37f47 no more 'Proto' objects on the stack. Protos are anchored on outer há 13 anos atrás
  Roberto Ierusalimschy a94ce68e0a bug: wrong handling of 'nCcalls' in coroutines há 13 anos atrás
  Roberto Ierusalimschy 3617e04e97 'lua_load' has an extra argument 'mode' há 13 anos atrás
  Roberto Ierusalimschy 217e67cb22 new type 'l_noret' for function that do not return há 14 anos atrás