Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 11d97c34d5 skipping of '#' in first line is done by lex.c. před 28 roky
  Roberto Ierusalimschy 66be42549e BUG: files starting with '#' get wrong line numbers před 28 roky
  Roberto Ierusalimschy 067db30d71 "next" & "nextvar" check if argument is a result of previous calls před 28 roky
  Roberto Ierusalimschy da4dbe65b2 new functionality for "format": "%d$...". před 28 roky
  Roberto Ierusalimschy 4321fde2a7 error inside an error method could break the stack. před 28 roky
  Roberto Ierusalimschy 8f3df1d471 small details. před 28 roky
  Roberto Ierusalimschy 1a17211707 auxliar support for "locale" (to avoid portability problems) před 28 roky
  Roberto Ierusalimschy d56e3a6481 "locale" support + better uniformity in formating před 28 roky
  Roberto Ierusalimschy 7820a47184 LOCALE support před 28 roky
  Roberto Ierusalimschy 88b185ada1 more uniform source (more macros...) před 28 roky
  Roberto Ierusalimschy ef3c45d523 for security reasons, one cannot change the tag of a udata před 28 roky
  Roberto Ierusalimschy 20a48a818f a file handle must be a userdata. před 28 roky
  Roberto Ierusalimschy c9e6ed1d9f small corrections. před 28 roky
  Roberto Ierusalimschy 56fdab67d8 believe it or not, this makes a difference... před 28 roky
  Roberto Ierusalimschy 3a98c8670d new name for _VERSION (standard of _UPPERCASES for pre-defined před 28 roky
  Roberto Ierusalimschy da585783e3 new method to handle current files, with global variables před 28 roky
  Roberto Ierusalimschy e81f184164 new #define LUA_COMPAT2_5 to select "compatibility mode". před 28 roky
  Roberto Ierusalimschy 3e43275308 incompatibilities with 2.5 + restrictions on tag methods před 28 roky
  Roberto Ierusalimschy f97307b548 zio should not care about how a user creates a FILE (pipe, socket, popen, před 28 roky
  Roberto Ierusalimschy 6402bfb1f8 better error message for dostring (2nd argument) před 28 roky
  Roberto Ierusalimschy 27b6bbdcf3 "testC" inactive (active only for tests) před 28 roky
  Roberto Ierusalimschy 5a198de3c1 new prefix luaZ před 28 roky
  Roberto Ierusalimschy c5d7ba7347 dostring has an optional error method argument před 28 roky
  Roberto Ierusalimschy f84c2ebc4a dostring has an optional error method argument; před 28 roky
  Roberto Ierusalimschy c8897f2b08 counter for gsub only when there is a table (to keep full compatibility) před 28 roky
  Roberto Ierusalimschy 6bb2cac3db setparsedfile is extern; luaz_... changed to luaZ_... před 28 roky
  Roberto Ierusalimschy 88f020b626 new interface to "lua_seterrormethod" and "lua_settagmethod", to před 28 roky
  Roberto Ierusalimschy a38f093f05 luaI_initTFunc initializes fileName. před 28 roky
  Roberto Ierusalimschy b6adfdd01b gsub aborts if error occurs. před 28 roky
  Roberto Ierusalimschy b90b4bbd3a macros don't need prototypes. před 28 roky