Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output il y a 20 ans
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) il y a 20 ans
  Roberto Ierusalimschy be666a662b detail il y a 20 ans
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence il y a 20 ans
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines il y a 20 ans
  Roberto Ierusalimschy eca9fa02d2 small improvement il y a 20 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages il y a 20 ans
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries il y a 20 ans
  Roberto Ierusalimschy 2873d4efff stack could overflow with too many command-line arguments il y a 20 ans
  Roberto Ierusalimschy 445eda7ead details il y a 20 ans
  Roberto Ierusalimschy 092dc95b06 using `require' to implement `-l' il y a 20 ans
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary il y a 20 ans
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use il y a 20 ans
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c il y a 20 ans
  Roberto Ierusalimschy 0480ea0886 gets `debug.traceback' current when error occurs il y a 20 ans
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable il y a 20 ans
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system il y a 21 ans
  Roberto Ierusalimschy 7d309480dd new way to handle _PATH (old LUA_PATH) il y a 21 ans
  Roberto Ierusalimschy 5dcd908add detail il y a 21 ans
  Roberto Ierusalimschy a535ad6fee several small changes (mainly function names) il y a 21 ans
  Roberto Ierusalimschy 80ec81926c `lua.c' also needs the default path, so auxlib should provide it il y a 21 ans
  Roberto Ierusalimschy dba17070ac optional error for accesss to undefined variables/fields il y a 21 ans
  Roberto Ierusalimschy 569eefbf73 detail il y a 21 ans
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') il y a 21 ans
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' il y a 21 ans
  Roberto Ierusalimschy 275c150b17 `error()' (and `error(nil)') generates errors with no error messages il y a 22 ans
  Roberto Ierusalimschy ee07ad346d `getn' doesn't need this field (values cannot be nil) il y a 22 ans
  Roberto Ierusalimschy f84c5a5fc6 avoid conflicts in (re)definition of `isatty' il y a 22 ans
  Roberto Ierusalimschy 80bac182db do not mix `--help' with `--' il y a 22 ans