Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 6e80c1cde1 new version for API пре 25 година
  Roberto Ierusalimschy ebdd4e8451 `call' doesn't use pack anymore пре 25 година
  Roberto Ierusalimschy 4e56c0d514 better implementation for luaV_pack пре 25 година
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' пре 25 година
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table пре 25 година
  Roberto Ierusalimschy 89a9c36281 no more `register' declarations: leave it to the compiler. пре 25 година
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, пре 25 година
  Roberto Ierusalimschy 73aa465a8e some name changes пре 25 година
  Roberto Ierusalimschy 88b306f495 some optimizations пре 25 година
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). пре 25 година
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) пре 25 година
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) пре 25 година
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) пре 25 година
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. пре 26 година
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) пре 26 година
  Roberto Ierusalimschy 8e7451512f some more `const's пре 26 година
  Roberto Ierusalimschy c787dccd9b "const" !!! пре 26 година
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. пре 26 година
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") пре 26 година
  Roberto Ierusalimschy fe5c41fb8a new functions "tinsert" and "tremove" пре 26 година
  Roberto Ierusalimschy afb5ef72e1 new function "sort" + many small changes пре 27 година
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures пре 28 година
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation пре 28 година
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString пре 28 година
  Roberto Ierusalimschy 6990da0057 Lua virtual machine пре 28 година