Commit History

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