提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' 24 年之前
  Roberto Ierusalimschy b346834a09 new macros for changing numbers 24 年之前
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年之前
  Roberto Ierusalimschy 878979cef7 no more opnames in binary tag methods 24 年之前
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年之前
  Roberto Ierusalimschy eadf2aaaff small optimizations 24 年之前
  Roberto Ierusalimschy 0a1b1acdd3 details about opcode parameters 24 年之前
  Roberto Ierusalimschy 79acf5ea60 details 24 年之前
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年之前
  Roberto Ierusalimschy 0267168675 details. 24 年之前
  Roberto Ierusalimschy 943b8f5b18 details 24 年之前
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine 24 年之前
  Roberto Ierusalimschy a68635a919 list constructors do not adjust last expression 24 年之前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年之前
  Roberto Ierusalimschy c5a23cf01a details 24 年之前
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack 24 年之前
  Roberto Ierusalimschy 5e870f86a2 optimization for tailcall does not seem to pay itself 24 年之前
  Roberto Ierusalimschy dfd7ce74cf buffer should be void *, as char now is not that neutral... 24 年之前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年之前
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments 24 年之前
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 年之前
  Roberto Ierusalimschy 1bdc156b52 details 24 年之前
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned 24 年之前
  Roberto Ierusalimschy b6ce590433 details 24 年之前
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top 24 年之前
  Roberto Ierusalimschy 1f917e709c better use of extra include files (both for tests and for old_ansi) 24 年之前
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 年之前
  Roberto Ierusalimschy 9a231afa97 top must be updated when there is any error 24 年之前
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top 24 年之前
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 年之前