Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy dbbf6c073b 0 (in MAX_SIZET) may be shorter than size_t 25 years ago
  Roberto Ierusalimschy 292c953018 new auxiliar function `luaH_setstr' 25 years ago
  Roberto Ierusalimschy c542aac0b9 collect dead indices in tables 25 years ago
  Roberto Ierusalimschy dbfb810267 cleansing of lparser.c 25 years ago
  Roberto Ierusalimschy 9c14b5e416 new test function to list strings from a function 25 years ago
  Roberto Ierusalimschy 6b9bf49265 better to keep `foreach' and `foreachi'. 25 years ago
  Roberto Ierusalimschy 989ad7232a changed to test macros for single-state use 25 years ago
  Roberto Ierusalimschy 190c3be739 details 25 years ago
  Roberto Ierusalimschy 7e30900def better field name 25 years ago
  Roberto Ierusalimschy f63d7753b8 files are closed when collected (again) 25 years ago
  Roberto Ierusalimschy 50a82ec1b9 gc tag methods for udata are called in (reverse) tag order 25 years ago
  Roberto Ierusalimschy ed1751bc32 details 25 years ago
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now 25 years ago
  Roberto Ierusalimschy c39345fba3 no more pragmas 25 years ago
  Roberto Ierusalimschy ed94a85f0c type details 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 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