Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) il y a 25 ans
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) il y a 25 ans
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) il y a 26 ans
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) il y a 26 ans
  Roberto Ierusalimschy 8e7451512f some more `const's il y a 26 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. il y a 26 ans
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") il y a 27 ans
  Roberto Ierusalimschy fe5c41fb8a new functions "tinsert" and "tremove" il y a 27 ans
  Roberto Ierusalimschy afb5ef72e1 new function "sort" + many small changes il y a 27 ans
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation il y a 28 ans
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString il y a 28 ans
  Roberto Ierusalimschy 6990da0057 Lua virtual machine il y a 28 ans