Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues před 5 roky
  Roberto Ierusalimschy b4d5dff8ec Multiple errors in '__toclose' report the first one před 6 roky
  Roberto Ierusalimschy 514d942748 'coroutine.kill' renamed 'coroutine.close' před 6 roky
  Roberto Ierusalimschy 3f253f116e Test for dead coroutine moved to 'lua_resume' před 6 roky
  Roberto Ierusalimschy 389116d8ab Coroutines do not unwind the stack in case of errors před 6 roky
  Roberto Ierusalimschy a93e014447 Added an optional parameter to 'coroutine.isyieldable' před 6 roky
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' před 6 roky
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions před 6 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy ba36180fd7 new API for 'lua_resume' + cleaning the uses of the 'extra' field in před 7 roky
  Roberto Ierusalimschy fdd7209688 error handling in 'wrap' does not coerce numbers into string messages před 9 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 979a663d2a detail (error message from 'coroutine.status') před 11 roky
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') před 11 roky
  Roberto Ierusalimschy a83ed55f1e added 'return' (when possible) to calls to error functions před 12 roky
  Roberto Ierusalimschy bb1146dc39 wrong error message when 'coroutine.create' or 'coroutine.wrap' are před 13 roky
  Roberto Ierusalimschy 3dc5475e23 'nCcalls' should be local to each thread, as each thread may have its před 14 roky
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register před 15 roky
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' před 15 roky