Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 30a411ab3c chars from zio are always unsigned před 22 roky
  Roberto Ierusalimschy 6b6bc532a4 better error message for (deprecated) "%global" před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy a2b353e044 details před 23 roky
  Roberto Ierusalimschy 6823a2f57f better tokens for error messages před 23 roky
  Roberto Ierusalimschy e1d5153a33 details před 23 roky
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation před 23 roky
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars před 23 roky
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages před 23 roky
  Roberto Ierusalimschy b2bc3b44b6 no more reserved word "global" před 23 roky
  Roberto Ierusalimschy da19c436cc cleaning the stage for generational collection před 23 roky
  Roberto Ierusalimschy a8c9eec426 bug: chunk can end just after a '\' in a string před 23 roky
  Roberto Ierusalimschy d2d24f0971 details to allow compilation of Lua as a single file před 23 roky
  Roberto Ierusalimschy 69906cb56f error message ends with `\n' (is already formatted) před 23 roky
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling před 23 roky
  Roberto Ierusalimschy c398a02110 uses `isspace' to recognize space characters před 23 roky
  Roberto Ierusalimschy ff91b355f4 no more use of stdio inside the core (except for `tostring'...) před 23 roky
  Roberto Ierusalimschy 955def0348 new names for string formating functions před 23 roky
  Roberto Ierusalimschy b7a0503c1d new format for error messages před 23 roky
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' před 23 roky
  Roberto Ierusalimschy 51ad2f1162 error message před 23 roky
  Roberto Ierusalimschy 4db04555f0 implementation of long comments před 23 roky
  Roberto Ierusalimschy 1b6315ba10 not all unfinished strings with "..." end in EOF před 23 roky
  Roberto Ierusalimschy 57a7baafb9 error message compatible with incomplete lines of lua.c před 23 roky
  Roberto Ierusalimschy b217ae644e details před 23 roky
  Roberto Ierusalimschy 9aff171f3b new type `boolean' před 24 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy 39395e1211 `luaX_syntaxerror' does not need to be public před 24 roky
  Roberto Ierusalimschy e1d072571e better syntax for type casts před 24 roky
  Roberto Ierusalimschy 9fca43f5b0 details před 24 roky