提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack 24 年之前
  Roberto Ierusalimschy 6b0c38c2e7 `inline' of tonumber 24 年之前
  Roberto Ierusalimschy 67bda7e136 details. 24 年之前
  Roberto Ierusalimschy dea98702c9 preparations for stack reallocation 24 年之前
  Roberto Ierusalimschy f083812c02 first implementation of coroutines 24 年之前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年之前
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures 24 年之前
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年之前
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine 24 年之前
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top 25 年之前
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top 25 年之前
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 年之前
  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. 26 年之前
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 26 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 26 年之前
  Roberto Ierusalimschy 88b306f495 some optimizations 26 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 26 年之前
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) 26 年之前
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) 26 年之前
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) 26 年之前
  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 年之前