提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 年之前
  Roberto Ierusalimschy 24471525d7 details 23 年之前
  Roberto Ierusalimschy e47baca75a warnings from Visual C++ 23 年之前
  Roberto Ierusalimschy 41fd639cab documentation for write barriers 23 年之前
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness 23 年之前
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects 23 年之前
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC 23 年之前
  Roberto Ierusalimschy 4964e7c8a0 details 23 年之前
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header 23 年之前
  Roberto Ierusalimschy da19c436cc cleaning the stage for generational collection 23 年之前
  Roberto Ierusalimschy 634344d61f new API for weak mode 23 年之前
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' 23 年之前
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations 23 年之前
  Roberto Ierusalimschy 84ad1eea81 use of NaN as key breaks some invariants 23 年之前
  Roberto Ierusalimschy 68ee518e81 only tables need `lua_number2int' 23 年之前
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore 23 年之前
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' 23 年之前
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield 23 年之前
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 年之前
  Roberto Ierusalimschy 58bf77bc7f no more extra space when growing hash 23 年之前
  Roberto Ierusalimschy a4d06736d4 correct implementation for arrays of size 1 23 年之前
  Roberto Ierusalimschy 383e8b9e77 use of a common `dummynode' for all empty tables 23 年之前
  Roberto Ierusalimschy f388ee4a82 new way to handle errors 23 年之前
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata 23 年之前
  Roberto Ierusalimschy 0b00e7f1a2 new macro to convert double->int 23 年之前
  Roberto Ierusalimschy bee86e23be `luaH_next' works like `next' + better hash for pointers 23 年之前
  Roberto Ierusalimschy d5ceb369b1 boolean type must be 0 or 1 23 年之前
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' 23 年之前
  Roberto Ierusalimschy eb262bc617 2^15 does not fit in a 16-bit int 23 年之前
  Roberto Ierusalimschy 566310fa04 small optimization 23 年之前