Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 5205f073c5 Don't use tointegerns when luaV_tointegerns will do 4 年之前
  Roberto Ierusalimschy 31925e4cc2 Details 4 年之前
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints 4 年之前
  Roberto Ierusalimschy c03c527fd2 Bug: 'string.concat' error message uses wrong format 4 年之前
  Roberto Ierusalimschy 38cc7d40a4 Bug: cannot allow the call 'debug.getinfo(0, ">")' 4 年之前
  Roberto Ierusalimschy bc970005ce '__close' methods can yield in the return of a C function 4 年之前
  Roberto Ierusalimschy f79ccdca9b Eases the use of clang in the makefile 4 年之前
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables 4 年之前
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' 4 年之前
  Roberto Ierusalimschy dee6433a89 Forbid changing numerical types through compiler options 4 年之前
  Roberto Ierusalimschy 2bfa13e520 Fixed some bugs around stack reallocation 4 年之前
  Roberto Ierusalimschy e500892e18 Optimization/simplification of 'getbaseline' 4 年之前
  Roberto Ierusalimschy 949187b049 Optimizations for line hook 4 年之前
  Roberto Ierusalimschy 58aa09a0b9 Small improvements in hooks 4 年之前
  Roberto Ierusalimschy 1f81baffad Janitorial work 4 年之前
  Roberto Ierusalimschy 0e9254dfa0 Correct order of return hooks vs. close metamethods 4 年之前
  Roberto Ierusalimschy 6ccd24eff5 Simpler handling of errors when creating tbc variables 4 年之前
  Roberto Ierusalimschy d0f34d9137 Allow yields in '__close' metamethods ater errors 4 年之前
  Roberto Ierusalimschy 825ac8eca8 Corrected documentation for 'table.sort' 4 年之前
  Roberto Ierusalimschy b07fc10e91 Allow yields inside '__close' metamethods 4 年之前
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' 4 年之前
  Roberto Ierusalimschy ce101dcaf7 Handles '__close' errors in coroutines in "coroutine style" 4 年之前
  Roberto Ierusalimschy 553b37ce4f Do not insert nil values into tables 4 年之前
  Roberto Ierusalimschy 4bd10b6fe8 Better error messages for calling non-callable objects 4 年之前
  Roberto Ierusalimschy 59e565d955 No need to recheck close method before calling it 4 年之前
  Roberto Ierusalimschy 6188f3a654 Reset thread before panicking 4 年之前
  Roberto Ierusalimschy 7af27ef59d Cleaner handling of errors in '__close' metamethods 4 年之前
  Roberto Ierusalimschy 0ceada8da9 Report last error in closing methods 4 年之前
  Roberto Ierusalimschy f9d29b0c44 Upvalues removed from 'openupval' before being closed 4 年之前
  Roberto Ierusalimschy 409256b784 'coroutine.close'/'lua_resetthread' report original errors 4 年之前