提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 年之前
  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 年之前
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 23 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy 39395e1211 `luaX_syntaxerror' does not need to be public 24 年之前
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 年之前
  Roberto Ierusalimschy 9fca43f5b0 details 24 年之前
  Roberto Ierusalimschy 45b173cbf8 warnings/details 24 年之前
  Roberto Ierusalimschy fccadba4b5 new reserved words `in' and `global' 24 年之前