Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 80bac182db do not mix `--help' with `--' пре 22 година
  Roberto Ierusalimschy 0ca225d33a better error message пре 22 година
  Roberto Ierusalimschy 4734e2de05 `loadlib' now an official library пре 22 година
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries пре 22 година
  Roberto Ierusalimschy 7c3857cded comments пре 22 година
  Roberto Ierusalimschy 383a6e88f9 argv[0] may be NULL пре 22 година
  Roberto Ierusalimschy 592cf2334e "panic" cannot happen in lua.c, with lua_cpcall + пре 22 година
  Roberto Ierusalimschy 9a5bab82ff use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE пре 22 година
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name пре 22 година
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' пре 22 година
  Roberto Ierusalimschy 76de732745 avoid non-raw accesses to globals when variable may not exist пре 22 година
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks пре 23 година
  Roberto Ierusalimschy c8a79057f7 option -l does a `require', instead of `dofile' пре 23 година
  Roberto Ierusalimschy a845a46cc8 C function may leave garbage on the stack (besides return values) пре 23 година
  Roberto Ierusalimschy 9957f7d598 better way to open libraries пре 23 година
  Roberto Ierusalimschy 313b2fe902 detail пре 23 година
  Roberto Ierusalimschy 98d0b79613 EXIT_SUCCESS may be different from 0 пре 23 година
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages пре 23 година
  Roberto Ierusalimschy a048d71ef3 new LUA_USERCONFIG to include user options пре 23 година
  Roberto Ierusalimschy 8e4ac679ff use a linear count for count hook пре 23 година
  Roberto Ierusalimschy 586e510577 details пре 23 година
  Roberto Ierusalimschy 3bb5079dd4 ensure fixed order for library initialization пре 23 година
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' пре 23 година
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme пре 23 година
  Roberto Ierusalimschy ac7006d374 ^D in interactive mode finish interaction (no questions asked) пре 23 година
  Roberto Ierusalimschy 12bee999dd new way to handle macros read_line/save_line пре 23 година
  Roberto Ierusalimschy a960e62c3e new options; no more _ALERT; no more getargs пре 23 година
  Roberto Ierusalimschy f32a8c0477 details (temporary?) пре 23 година
  Roberto Ierusalimschy b449a5e574 more robust when printing error messages пре 23 година
  Roberto Ierusalimschy 5893fcb71a accept option arguments without spaces (e.g. "-eprint(a)") пре 23 година