Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 93d93a0bfb first implementation of `for' over tables 25 years ago
  Roberto Ierusalimschy 9e1f94fc1c cannot change value of private locals (used to implement `for') 25 years ago
  Roberto Ierusalimschy 8714cc02d6 `getinfo' gets information about non-active functions, too. 25 years ago
  Roberto Ierusalimschy 69b45bb4e9 changes by lhf 25 years ago
  Roberto Ierusalimschy 843f84f4ce first element in a list constructor is not adjusted to one value. 25 years ago
  Roberto Ierusalimschy b803c0600e details 25 years ago
  Roberto Ierusalimschy 8ac0bbf64b new option `-c' to close lua. 25 years ago
  Roberto Ierusalimschy dc1e4f5073 missing define for `lua_dobuffer' single-state 25 years ago
  Roberto Ierusalimschy 330e51bed3 string hash uses one single hash table 25 years ago
  Roberto Ierusalimschy 44b71ca816 defines for _ERRORMESSAGE and _ALERT 25 years ago
  Roberto Ierusalimschy bad6365540 details 25 years ago
  Roberto Ierusalimschy 91f34fb05c lua.h should not use names without prefix lua_ (`TObject', for instance) 25 years ago
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 years ago
  Roberto Ierusalimschy 35a6ed2838 detail (error message) 25 years ago
  Roberto Ierusalimschy cfe6ca819b default for `getstack' is to get everything 25 years ago
  Roberto Ierusalimschy fe5c37ae95 BUG: `strfind' gets wrong subject length when there is an offset 25 years ago
  Roberto Ierusalimschy c31f02948f [C++ Warning] lparser.c(326): W8066 Unreachable code. 25 years ago
  Roberto Ierusalimschy c9f91c6fe3 [C++ Warning]: W8084 Suggest parentheses to clarify precedence. 25 years ago
  Roberto Ierusalimschy 66d620674c IntPoint does not need L 25 years ago
  Roberto Ierusalimschy 84790bb953 "conceptual" bug 25 years ago
  Roberto Ierusalimschy 534c3a64d3 small optimizations for table access 25 years ago
  Roberto Ierusalimschy b9c98cd4d9 entry for new version (4.0a) 25 years ago
  Roberto Ierusalimschy 0e8855e171 final version (by lhf) 25 years ago
  Roberto Ierusalimschy 2ae9c856cf more uniform names 25 years ago
  Roberto Ierusalimschy c4409f69ab details 25 years ago
  Roberto Ierusalimschy 89a9c36281 no more `register' declarations: leave it to the compiler. 25 years ago
  Roberto Ierusalimschy 8f2fba5877 using new constructs (for & break) in the examples and code fragments 25 years ago
  Roberto Ierusalimschy 62824137d6 no more `seterrormethod' function 25 years ago
  Roberto Ierusalimschy 71219ccc39 simpler version of `luaK_tostack' 25 years ago
  Roberto Ierusalimschy 870f61d299 code redistribution 25 years ago