提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen 24 年之前
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) 24 年之前
  Roberto Ierusalimschy 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' 24 年之前
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 24 年之前
  Roberto Ierusalimschy 00af2faae7 first implementation of proper tail call 24 年之前
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack 24 年之前
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' 24 年之前
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) 24 年之前
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 24 年之前
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack 24 年之前
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 24 年之前
  Roberto Ierusalimschy f083812c02 first implementation of coroutines 24 年之前
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" 24 年之前
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 24 年之前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy af59848219 tables of globals accessible through pseudo-index in C API 24 年之前
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table 24 年之前
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures 24 年之前
  Roberto Ierusalimschy f54cdb33a5 small bug in close x return 24 年之前
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年之前
  Roberto Ierusalimschy 18d3e82cfe check C is independent from check B 24 年之前
  Roberto Ierusalimschy 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 年之前
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' 24 年之前
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年之前
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年之前
  Roberto Ierusalimschy 0a1b1acdd3 details about opcode parameters 24 年之前
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年之前
  Roberto Ierusalimschy 0267168675 details. 24 年之前
  Roberto Ierusalimschy 190ddd431d details (rests of debug code) 24 年之前