Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 22 roky
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' před 22 roky
  Roberto Ierusalimschy 76de732745 avoid non-raw accesses to globals when variable may not exist před 22 roky
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks před 23 roky
  Roberto Ierusalimschy c8a79057f7 option -l does a `require', instead of `dofile' před 23 roky
  Roberto Ierusalimschy a845a46cc8 C function may leave garbage on the stack (besides return values) před 23 roky
  Roberto Ierusalimschy 9957f7d598 better way to open libraries před 23 roky
  Roberto Ierusalimschy 313b2fe902 detail před 23 roky
  Roberto Ierusalimschy 98d0b79613 EXIT_SUCCESS may be different from 0 před 23 roky
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages před 23 roky
  Roberto Ierusalimschy a048d71ef3 new LUA_USERCONFIG to include user options před 23 roky
  Roberto Ierusalimschy 8e4ac679ff use a linear count for count hook před 23 roky
  Roberto Ierusalimschy 586e510577 details před 23 roky
  Roberto Ierusalimschy 3bb5079dd4 ensure fixed order for library initialization před 23 roky
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' před 23 roky
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme před 23 roky
  Roberto Ierusalimschy ac7006d374 ^D in interactive mode finish interaction (no questions asked) před 23 roky
  Roberto Ierusalimschy 12bee999dd new way to handle macros read_line/save_line před 23 roky
  Roberto Ierusalimschy a960e62c3e new options; no more _ALERT; no more getargs před 23 roky
  Roberto Ierusalimschy f32a8c0477 details (temporary?) před 23 roky
  Roberto Ierusalimschy b449a5e574 more robust when printing error messages před 23 roky
  Roberto Ierusalimschy 5893fcb71a accept option arguments without spaces (e.g. "-eprint(a)") před 23 roky
  Roberto Ierusalimschy a44f37513b better treatment for error messages před 23 roky
  Roberto Ierusalimschy 16f4723398 names & names před 23 roky
  Roberto Ierusalimschy ad7103ea3a lua_load* defined in auxlib (and so renamed to luaL_load*) před 23 roky
  Roberto Ierusalimschy a1700bbc50 details před 23 roky
  Roberto Ierusalimschy f53fd8d5f5 _ALERT is a private afair of lua.c před 23 roky
  Roberto Ierusalimschy b7a0503c1d new format for error messages před 23 roky
  Roberto Ierusalimschy 751cd867d3 new way to handle errors před 23 roky
  Roberto Ierusalimschy 151ba1cc7b details před 23 roky