Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' 19 years ago
  Roberto Ierusalimschy 6316a866a3 compiler warning 19 years ago
  Roberto Ierusalimschy 3ef5a6797f detail 19 years ago
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 years ago
  Roberto Ierusalimschy ea6b1b42c7 more robust way to test for decimal point separator 19 years ago
  Roberto Ierusalimschy 87024e257d details 19 years ago
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale 19 years ago
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) 20 years ago
  Roberto Ierusalimschy 67578ec51f several small details 20 years ago
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 years ago
  Roberto Ierusalimschy cf5d1bdd76 nesting of long strings only in compatibility mode 20 years ago
  Roberto Ierusalimschy 61a888518f details 20 years ago
  Roberto Ierusalimschy 8b239eeba1 details 20 years ago
  Roberto Ierusalimschy e1c2fb6eed details 20 years ago
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations 20 years ago
  Roberto Ierusalimschy 1d99a7360b details 20 years ago
  Roberto Ierusalimschy b2820f39a2 long string delimiter changed from `[*[' to `[=[' 21 years ago
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 years ago
  Roberto Ierusalimschy a003e89125 better error messages for some limits 21 years ago
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
  Roberto Ierusalimschy 8502331f69 `luaX_errorline' was used only in one place 22 years ago
  Roberto Ierusalimschy 3087636c76 detail 22 years ago
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size 22 years ago
  Roberto Ierusalimschy 30e51f09b9 some changes in error reporting 22 years ago
  Roberto Ierusalimschy 0ff1596476 new form of long strings: `[***[...]***]' 22 years ago
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner 22 years ago
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) 22 years ago
  Roberto Ierusalimschy 97af24ea32 newlines can be `\n', `\r', `\r\n', or `\n\r' 22 years ago
  Roberto Ierusalimschy 176cd7d1a3 `#!' is detected by loadfile, not by the lexer 22 years ago
  Roberto Ierusalimschy 30a411ab3c chars from zio are always unsigned 22 years ago