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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 0ff1596476 new form of long strings: `[***[...]***]' пре 22 година
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner пре 22 година
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) пре 22 година
  Roberto Ierusalimschy 97af24ea32 newlines can be `\n', `\r', `\r\n', or `\n\r' пре 22 година
  Roberto Ierusalimschy 176cd7d1a3 `#!' is detected by loadfile, not by the lexer пре 22 година
  Roberto Ierusalimschy 30a411ab3c chars from zio are always unsigned пре 22 година
  Roberto Ierusalimschy 6b6bc532a4 better error message for (deprecated) "%global" пре 22 година
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name пре 23 година
  Roberto Ierusalimschy a2b353e044 details пре 23 година
  Roberto Ierusalimschy 6823a2f57f better tokens for error messages пре 23 година
  Roberto Ierusalimschy e1d5153a33 details пре 23 година
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation пре 23 година
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars пре 23 година
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages пре 23 година
  Roberto Ierusalimschy b2bc3b44b6 no more reserved word "global" пре 23 година
  Roberto Ierusalimschy da19c436cc cleaning the stage for generational collection пре 23 година
  Roberto Ierusalimschy a8c9eec426 bug: chunk can end just after a '\' in a string пре 23 година
  Roberto Ierusalimschy d2d24f0971 details to allow compilation of Lua as a single file пре 23 година
  Roberto Ierusalimschy 69906cb56f error message ends with `\n' (is already formatted) пре 23 година
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling пре 23 година
  Roberto Ierusalimschy c398a02110 uses `isspace' to recognize space characters пре 23 година
  Roberto Ierusalimschy ff91b355f4 no more use of stdio inside the core (except for `tostring'...) пре 23 година
  Roberto Ierusalimschy 955def0348 new names for string formating functions пре 23 година
  Roberto Ierusalimschy b7a0503c1d new format for error messages пре 23 година
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' пре 23 година
  Roberto Ierusalimschy 51ad2f1162 error message пре 23 година
  Roberto Ierusalimschy 4db04555f0 implementation of long comments пре 23 година
  Roberto Ierusalimschy 1b6315ba10 not all unfinished strings with "..." end in EOF пре 23 година
  Roberto Ierusalimschy 57a7baafb9 error message compatible with incomplete lines of lua.c пре 23 година
  Roberto Ierusalimschy b217ae644e details пре 23 година