提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 1b3f507f62 Bug: Call hook may be called twice when count hook yields 2 年之前
  Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' 2 年之前
  Roberto Ierusalimschy 6aabf4b15e Details in some header files 2 年之前
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's 2 年之前
  Roberto Ierusalimschy 066e0f93c4 Fix debug information about finalizers 3 年之前
  Roberto Ierusalimschy 0bfc572e51 Bug: GC is not reentrant 3 年之前
  Roberto Ierusalimschy 681297187e Bug: yielding in '__close' mess up number of returns 4 年之前
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections 4 年之前
  Roberto Ierusalimschy bc970005ce '__close' methods can yield in the return of a C function 4 年之前
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables 4 年之前
  Roberto Ierusalimschy c63e5d212b New macro 'completestate' 4 年之前
  Roberto Ierusalimschy 1f81baffad Janitorial work 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 6188f3a654 Reset thread before panicking 4 年之前
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' 4 年之前
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations 4 年之前
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation 4 年之前
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation 4 年之前
  Roberto Ierusalimschy e51564d1be Details in comments and documentation 4 年之前
  Roberto Ierusalimschy 65141832d2 Open upvalues should be gray when entering gen. mode 5 年之前
  Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' 5 年之前
  Roberto Ierusalimschy b4c353434f Details 5 年之前
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function 5 年之前
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals 5 年之前
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 年之前
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 年之前
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 年之前
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) 6 年之前
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' 6 年之前