提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
  Roberto Ierusalimschy 100bfec39a new implementation for `next' 25 年之前
  Roberto Ierusalimschy 44eb7d91ac comments 25 年之前
  Roberto Ierusalimschy 58453dc1e1 small bug in symbolic execution 25 年之前
  Roberto Ierusalimschy daf09c476f still better error messages 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators 25 年之前
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on 25 年之前
  Roberto Ierusalimschy f90bc248b3 new structure for line information 25 年之前
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors 25 年之前
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT 25 年之前
  Roberto Ierusalimschy 014a09c509 better error messages 25 年之前
  Roberto Ierusalimschy afef009fce new version of debug system 25 年之前
  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 25 年之前
  Roberto Ierusalimschy 71219ccc39 simpler version of `luaK_tostack' 25 年之前
  Roberto Ierusalimschy c1666a13e3 better code organization 25 年之前
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' 25 年之前
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 25 年之前
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c 25 年之前
  Roberto Ierusalimschy 031978798c more optimizations 25 年之前