Commit Verlauf

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