提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 6316a866a3 compiler warning 19 年之前
  Roberto Ierusalimschy 3ef5a6797f detail 19 年之前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年之前
  Roberto Ierusalimschy ea6b1b42c7 more robust way to test for decimal point separator 19 年之前
  Roberto Ierusalimschy 87024e257d details 19 年之前
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale 19 年之前
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年之前
  Roberto Ierusalimschy cf5d1bdd76 nesting of long strings only in compatibility mode 20 年之前
  Roberto Ierusalimschy 61a888518f details 20 年之前
  Roberto Ierusalimschy 8b239eeba1 details 20 年之前
  Roberto Ierusalimschy e1c2fb6eed details 20 年之前
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations 20 年之前
  Roberto Ierusalimschy 1d99a7360b details 20 年之前
  Roberto Ierusalimschy b2820f39a2 long string delimiter changed from `[*[' to `[=[' 21 年之前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年之前
  Roberto Ierusalimschy a003e89125 better error messages for some limits 21 年之前
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 年之前
  Roberto Ierusalimschy 8502331f69 `luaX_errorline' was used only in one place 22 年之前
  Roberto Ierusalimschy 3087636c76 detail 22 年之前
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size 22 年之前
  Roberto Ierusalimschy 30e51f09b9 some changes in error reporting 22 年之前
  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 年之前