Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy b3bb0f132b new interface for weak modes 23 年之前
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" 23 年之前
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 24 年之前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年之前
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves 24 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 年之前
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table 24 年之前
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures 24 年之前
  Roberto Ierusalimschy 8e9b1e4ae9 details 24 年之前
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年之前
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 年之前
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing 24 年之前
  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 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年之前
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings 24 年之前
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' 24 年之前
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine 24 年之前
  Roberto Ierusalimschy 0e0e4a480e first implementation for weak tables 24 年之前
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack 24 年之前
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments 24 年之前
  Roberto Ierusalimschy 1e40b4dc61 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 888f91fa24 code check for upvalues 24 年之前
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 年之前
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned 24 年之前
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) 24 年之前
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 年之前