提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs 25 年之前
  Roberto Ierusalimschy f517759507 details 25 年之前
  Roberto Ierusalimschy 2e1b32d873 optimizations for "while 1", "until nil", and the like 25 年之前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
  Roberto Ierusalimschy dbfb810267 cleansing of lparser.c 25 年之前
  Roberto Ierusalimschy 677313da32 bug: record-constructor starting with an upvalue name gets an error 25 年之前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年之前
  Roberto Ierusalimschy 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode 25 年之前
  Roberto Ierusalimschy 93d93a0bfb first implementation of `for' over tables 25 年之前
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 年之前
  Roberto Ierusalimschy c4409f69ab details 26 年之前
  Roberto Ierusalimschy 71219ccc39 simpler version of `luaK_tostack' 26 年之前
  Roberto Ierusalimschy c1666a13e3 better code organization 26 年之前
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' 26 年之前
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 26 年之前
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c 26 年之前
  Roberto Ierusalimschy 031978798c more optimizations 26 年之前
  Roberto Ierusalimschy d615e78e08 new optimization: jumps to jumps 26 年之前
  Roberto Ierusalimschy 22329e4cdf implementation of BREAK 26 年之前
  Roberto Ierusalimschy 4e7e9e8de5 new opcode INCLOCAL. 26 年之前
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' 26 年之前
  Roberto Ierusalimschy 47b4bf5964 small refactoring. 26 年之前
  Roberto Ierusalimschy 374cc888f4 better(?) treatment for SETLINE 26 年之前
  Roberto Ierusalimschy da7eb34cd6 optimization for "while 1" and "repeat until nil" 26 年之前
  Roberto Ierusalimschy 2c8e28d75a small changes 26 年之前
  Roberto Ierusalimschy 06f08f5634 small problems with limits and jumps 26 年之前
  Roberto Ierusalimschy 3860c5934e details. 26 年之前
  Roberto Ierusalimschy f0b697e01c details 26 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 26 年之前
  Roberto Ierusalimschy 3d0577f4b9 small optimizations. 26 年之前