Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy ab7aceb980 Tochange 25 years ago
  Roberto Ierusalimschy 6ec4a0ef76 updates by lhf 25 years ago
  Roberto Ierusalimschy 2d3ebba537 last version before new API 25 years ago
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' 25 years ago
  Roberto Ierusalimschy fdd04e7a7f first version of manual for 4.0 beta 25 years ago
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 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 8f2fba5877 using new constructs (for & break) in the examples and code fragments 25 years ago
  Roberto Ierusalimschy 4e90768635 lots of changes (almost ready for 4.0) 25 years ago
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 years ago
  Roberto Ierusalimschy 5caf7f4a33 tremove erases its previous last element (to avoid locking potential 26 years ago
  Roberto Ierusalimschy 3aa500b524 new pattern item '+' 26 years ago
  Roberto Ierusalimschy 732741b62f cannot use (i=i+1) 26 years ago
  Roberto Ierusalimschy a0fd8d1787 manual for 3.2 beta should be the same one that for 3.2. 26 years ago
  Roberto Ierusalimschy 4eb67aa710 changes from lhf. 26 years ago
  Roberto Ierusalimschy e0ff4e5d22 first version about Lua debug library. 26 years ago
  Roberto Ierusalimschy c454dc7bdd no more if expressions. 26 years ago
  Roberto Ierusalimschy 2679461637 no more assignment expressions (they don't fit in Lua...) 26 years ago
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". 26 years ago
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 years ago
  Roberto Ierusalimschy bf6d2ccf92 details 26 years ago
  Roberto Ierusalimschy 8fdd06ba3c lots of new stuff from 3.2 26 years ago
  Roberto Ierusalimschy e4830ddce3 new option "mode" in "readfrom", "writeto" and "appendto" (for 27 years ago
  Roberto Ierusalimschy 758e330d6e new functions "getn" and "foreachi" 27 years ago
  Roberto Ierusalimschy ee22af5ced new functions "seek" and "flush". 27 years ago
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE 27 years ago
  Roberto Ierusalimschy 9a0221ef58 detail 27 years ago
  Roberto Ierusalimschy df0df08bc5 "dostring" accepts chunk name. 27 years ago
  Roberto Ierusalimschy bec9bc4154 sugestions by lhf 27 years ago