Historie revizí

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