Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators 25 years ago
  Roberto Ierusalimschy a7c1390ffa syntax "function foo (...)" can be nested 25 years ago
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on 25 years ago
  Roberto Ierusalimschy f90bc248b3 new structure for line information 25 years ago
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
  Roberto Ierusalimschy 014a09c509 better error messages 25 years ago
  Roberto Ierusalimschy b622282973 local is valid only after adjust 25 years ago
  Roberto Ierusalimschy afef009fce new version of debug system 25 years ago
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs 25 years ago
  Roberto Ierusalimschy 83e3ec0117 no more labels 25 years ago
  Roberto Ierusalimschy feb2083730 better control of source name 25 years ago
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
  Roberto Ierusalimschy dbfb810267 cleansing of lparser.c 25 years ago
  Roberto Ierusalimschy 7e30900def better field name 25 years ago
  Roberto Ierusalimschy 58fbdc76d5 better implementation for looh-ahead 25 years ago
  Roberto Ierusalimschy a301304612 accepts `$debug' in the middle of a function. 25 years ago
  Roberto Ierusalimschy 677313da32 bug: record-constructor starting with an upvalue name gets an error 25 years ago
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 years ago
  Roberto Ierusalimschy 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode 25 years ago
  Roberto Ierusalimschy 93d93a0bfb first implementation of `for' over tables 25 years ago
  Roberto Ierusalimschy 843f84f4ce first element in a list constructor is not adjusted to one value. 25 years ago
  Roberto Ierusalimschy 330e51bed3 string hash uses one single hash table 25 years ago
  Roberto Ierusalimschy 35a6ed2838 detail (error message) 25 years ago
  Roberto Ierusalimschy c31f02948f [C++ Warning] lparser.c(326): W8066 Unreachable code. 25 years ago
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 25 years ago
  Roberto Ierusalimschy 0433e42023 no more repeat ... end. 25 years ago
  Roberto Ierusalimschy 0810bc707f new syntax: |label| 25 years ago
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c 25 years ago
  Roberto Ierusalimschy 031978798c more optimizations 25 years ago
  Roberto Ierusalimschy d615e78e08 new optimization: jumps to jumps 25 years ago