Historique des commits

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