Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 32e09c2a16 detail před 14 roky
  Roberto Ierusalimschy df19931ddc error on invalid escape sequences před 14 roky
  Roberto Ierusalimschy b5084fdafe detail (comment) před 14 roky
  Roberto Ierusalimschy d8200d5f3c '\*' -> '\z' + '\?' is not an official escape sequence před 14 roky
  Roberto Ierusalimschy 3d3355b4f3 label syntax changed to '::label::' před 14 roky
  Roberto Ierusalimschy 44b6f496b5 just in case, avoid side effects in 'ctype' macros před 14 roky
  Roberto Ierusalimschy bc1c718cc0 removed TOKEN_LEN (useless) před 14 roky
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio před 14 roky
  Roberto Ierusalimschy a4a8914c20 new reserved word 'goto' před 14 roky
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) před 14 roky
  Roberto Ierusalimschy 1aead7f553 'hexafloat' moved to 'lobject.c' (hexa conversion needs it too) před 14 roky
  Roberto Ierusalimschy ccc4fc9cf0 detection of erroneous numeric strings with \0 (such as "1\0") před 14 roky
  Roberto Ierusalimschy 54771c5afa keep 'seminfo->ts' even for reserved words, just in case před 14 roky
  Roberto Ierusalimschy c77baf752c comment před 15 roky
  Roberto Ierusalimschy b22356e5c5 hexadecimal constants may be floating values too před 15 roky
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' před 15 roky
  Roberto Ierusalimschy d8d81ba891 new escape sequence '\*' + several comments + moving options from před 15 roky
  Roberto Ierusalimschy 6abde1b05a no need to keep "_ENV" name in global state (can be kept in lex state) před 15 roky
  Roberto Ierusalimschy 347f0c33d1 avoid 'continue' unless necessary před 15 roky
  Roberto Ierusalimschy 35fa276099 parser/scanner keep GC running před 15 roky
  Roberto Ierusalimschy 889284ebd0 hexadecimal escape sequences in strings + better error messages for před 16 roky
  Roberto Ierusalimschy 6ffcf21367 ctype 'lalpha' includes '_' (as '_' behaves as a letter from the před 16 roky
  Roberto Ierusalimschy 6905ae900b Lua now uses "homemade" lctype (instead of ctype.h from ANSI C) před 16 roky
  Roberto Ierusalimschy 41dd32e18e comment (should not use 'go trhough' when simply using multiple labels) před 16 roky
  Roberto Ierusalimschy 4c399c5dfb detail (MAXSRC changed to LUA_IDSIZE) před 16 roky
  Roberto Ierusalimschy 3138afbe2e parser should not call 'luaX_lexerror' před 18 roky
  Roberto Ierusalimschy 2622ed2528 better way to handle redefinitions of 'localeconv' před 18 roky
  Roberto Ierusalimschy 3059579253 detail před 18 roky
  Roberto Ierusalimschy aa003eba8e details před 18 roky
  Roberto Ierusalimschy 92dc64e121 more regularity in the use of quotes in error messages před 18 roky