提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 9618aaf07d small corrections in comments 27 年之前
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). 27 年之前
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". 27 年之前
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order 27 年之前
  Roberto Ierusalimschy da96eb2cce some details related to OLD_ANSI 28 年之前
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures 28 年之前
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 年之前
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. 28 年之前
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 年之前
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 28 年之前
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags 28 年之前
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. 28 年之前
  Roberto Ierusalimschy c1801e623f Some generic functions over Lua objects 28 年之前