提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy d5a23dde90 little better error messages for internal arrays overflows 19 年之前
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces 19 年之前
  Roberto Ierusalimschy cedd2092eb 'coroutine.running' should return nil (instead of nothing) for main thread 19 年之前
  Roberto Ierusalimschy c473818017 avoid "too complex" conditional expression (some compilers get confused...) 19 年之前
  Roberto Ierusalimschy 6087e67771 no more compatibility option for long strings 19 年之前
  Roberto Ierusalimschy 93bf618504 BUG: there is only one C stack, so nCcalls must be global 19 年之前
  Roberto Ierusalimschy dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow 19 年之前
  Roberto Ierusalimschy ca7e5b5cb6 wrong message error in some cases involving closures 19 年之前
  Roberto Ierusalimschy 5019b2dd20 math.log now accepts an optional base 19 年之前
  Roberto Ierusalimschy 33e7bc88f8 comment 19 年之前
  Roberto Ierusalimschy fa0c03aaa6 details 19 年之前
  Roberto Ierusalimschy 3fa47c5dc1 bugs now are against 5.1.1 19 年之前
  Roberto Ierusalimschy 0782416a74 bug: wrong limit for list constructors 19 年之前
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 年之前
  Roberto Ierusalimschy c7b89dd280 small bug: should not use string after popping it 19 年之前
  Roberto Ierusalimschy 74832b2a10 detail 19 年之前
  Roberto Ierusalimschy ee41bc03ab details 19 年之前
  Roberto Ierusalimschy 98194db429 details 19 年之前
  Roberto Ierusalimschy fad7582c9a explicit test for common error (due to compatibility issue) 19 年之前
  Roberto Ierusalimschy a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines 19 年之前
  Roberto Ierusalimschy 2b5c1f99e5 small simplifications 19 年之前
  Roberto Ierusalimschy e2dc5f5d15 extra assertion 19 年之前
  Roberto Ierusalimschy ed64346b9d details 19 年之前
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE 19 年之前
  Roberto Ierusalimschy 414359b2f1 new version number 19 年之前
  Roberto Ierusalimschy 0079efc479 bug: collector did not compensate enough for userdata with finalizers 19 年之前
  Roberto Ierusalimschy ad0765b4f0 subtle problem with the garbage collector 19 年之前
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) 19 年之前
  Roberto Ierusalimschy c408158047 only destroy state after running all finalizers 19 年之前
  Roberto Ierusalimschy 55e323190e files should not be operated after fclose, even when fclose fails 19 年之前