Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 years ago
  Roberto Ierusalimschy 6103dca8ee small bug. 28 years ago
  Roberto Ierusalimschy 18cd7adac6 optimization to handle <a.x> (new opcode). 28 years ago
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 years ago
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 years ago
  Roberto Ierusalimschy 7c261a13b5 more uniform treatment to opcode variants. 28 years ago
  Roberto Ierusalimschy f6a9cc9a67 jumps are relative to next instruction 28 years ago
  Roberto Ierusalimschy 28d47a0aaa all jumps have byte variants; WHILE optimization 28 years ago
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 years ago
  Roberto Ierusalimschy 0dd6d1080e new opcode variants. 28 years ago
  Roberto Ierusalimschy d6c867ea50 better way to cope with opcode variants 28 years ago
  Roberto Ierusalimschy 2079cfe8fa new way to code globals, using const table instead of putting global 28 years ago
  Roberto Ierusalimschy dfe03c7abe small optimizations (bit scrubbing) 28 years ago
  Roberto Ierusalimschy 6990da0057 Lua virtual machine 28 years ago