Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) 26 years ago
  Roberto Ierusalimschy 8e7451512f some more `const's 26 years ago
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 years ago
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. 26 years ago
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") 26 years ago
  Roberto Ierusalimschy fe5c41fb8a new functions "tinsert" and "tremove" 26 years ago
  Roberto Ierusalimschy afb5ef72e1 new function "sort" + many small changes 27 years ago
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures 28 years ago
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 years ago
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 years ago
  Roberto Ierusalimschy 6990da0057 Lua virtual machine 28 years ago