Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT 25 年之前
  Roberto Ierusalimschy 014a09c509 better error messages 25 年之前
  Roberto Ierusalimschy c07cebbbf6 details 25 年之前
  Roberto Ierusalimschy afef009fce new version of debug system 25 年之前
  Roberto Ierusalimschy 8d2baf719c comment 25 年之前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros 25 年之前
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' 25 年之前
  Roberto Ierusalimschy 292c953018 new auxiliar function `luaH_setstr' 25 年之前
  Roberto Ierusalimschy dbfb810267 cleansing of lparser.c 25 年之前
  Roberto Ierusalimschy 7e30900def better field name 25 年之前
  Roberto Ierusalimschy ed94a85f0c type details 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 89a9c36281 no more `register' declarations: leave it to the compiler. 25 年之前
  Roberto Ierusalimschy 634c3d57e9 optimization for SETLOCAL was too specific. 25 年之前
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' 25 年之前
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 25 年之前
  Roberto Ierusalimschy 031978798c more optimizations 25 年之前
  Roberto Ierusalimschy 4e7e9e8de5 new opcode INCLOCAL. 25 年之前
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 25 年之前
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE 25 年之前
  Roberto Ierusalimschy 4fb8e93c36 small optimization for i..'' 25 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 25 年之前
  Roberto Ierusalimschy 3d0577f4b9 small optimizations. 25 年之前
  Roberto Ierusalimschy e3cf93ddb6 first implementation of "threaded code" for boolean operations 25 年之前
  Roberto Ierusalimschy 88b306f495 some optimizations 25 年之前
  Roberto Ierusalimschy 563de491be a better way to control optimizations. 25 年之前