提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 2c580a0afb new way to handle global state during compilation. 28 年之前
  Roberto Ierusalimschy 05e8b0ae80 new opcode, ENDCODE, to signal end of code vector. 28 年之前
  Roberto Ierusalimschy 16dd77e8d9 unused field "size" in struct TFunc. 28 年之前
  Roberto Ierusalimschy 0600f968c3 BUG: LUA_COMPAT2_5 written wrong... 28 年之前
  Roberto Ierusalimschy 971b1d557d bug log. Most of the log is done automatically by RCS, and not in 28 年之前
  Roberto Ierusalimschy 11d97c34d5 skipping of '#' in first line is done by lex.c. 28 年之前
  Roberto Ierusalimschy 66be42549e BUG: files starting with '#' get wrong line numbers 28 年之前
  Roberto Ierusalimschy 067db30d71 "next" & "nextvar" check if argument is a result of previous calls 28 年之前
  Roberto Ierusalimschy da4dbe65b2 new functionality for "format": "%d$...". 28 年之前
  Roberto Ierusalimschy 4321fde2a7 error inside an error method could break the stack. 28 年之前
  Roberto Ierusalimschy 8f3df1d471 small details. 28 年之前
  Roberto Ierusalimschy 1a17211707 auxliar support for "locale" (to avoid portability problems) 28 年之前
  Roberto Ierusalimschy d56e3a6481 "locale" support + better uniformity in formating 28 年之前
  Roberto Ierusalimschy 7820a47184 LOCALE support 28 年之前
  Roberto Ierusalimschy 88b185ada1 more uniform source (more macros...) 28 年之前
  Roberto Ierusalimschy ef3c45d523 for security reasons, one cannot change the tag of a udata 28 年之前
  Roberto Ierusalimschy 20a48a818f a file handle must be a userdata. 28 年之前
  Roberto Ierusalimschy c9e6ed1d9f small corrections. 28 年之前
  Roberto Ierusalimschy 56fdab67d8 believe it or not, this makes a difference... 28 年之前
  Roberto Ierusalimschy 3a98c8670d new name for _VERSION (standard of _UPPERCASES for pre-defined 28 年之前
  Roberto Ierusalimschy da585783e3 new method to handle current files, with global variables 28 年之前
  Roberto Ierusalimschy e81f184164 new #define LUA_COMPAT2_5 to select "compatibility mode". 28 年之前
  Roberto Ierusalimschy 3e43275308 incompatibilities with 2.5 + restrictions on tag methods 28 年之前
  Roberto Ierusalimschy f97307b548 zio should not care about how a user creates a FILE (pipe, socket, popen, 28 年之前
  Roberto Ierusalimschy 6402bfb1f8 better error message for dostring (2nd argument) 28 年之前
  Roberto Ierusalimschy 27b6bbdcf3 "testC" inactive (active only for tests) 28 年之前
  Roberto Ierusalimschy 5a198de3c1 new prefix luaZ 28 年之前
  Roberto Ierusalimschy c5d7ba7347 dostring has an optional error method argument 28 年之前
  Roberto Ierusalimschy f84c2ebc4a dostring has an optional error method argument; 28 年之前
  Roberto Ierusalimschy c8897f2b08 counter for gsub only when there is a table (to keep full compatibility) 28 年之前