Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 54771c5afa keep 'seminfo->ts' even for reserved words, just in case пре 15 година
  Roberto Ierusalimschy c77baf752c comment пре 15 година
  Roberto Ierusalimschy b22356e5c5 hexadecimal constants may be floating values too пре 15 година
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' пре 15 година
  Roberto Ierusalimschy d8d81ba891 new escape sequence '\*' + several comments + moving options from пре 15 година
  Roberto Ierusalimschy 6abde1b05a no need to keep "_ENV" name in global state (can be kept in lex state) пре 15 година
  Roberto Ierusalimschy 347f0c33d1 avoid 'continue' unless necessary пре 15 година
  Roberto Ierusalimschy 35fa276099 parser/scanner keep GC running пре 16 година
  Roberto Ierusalimschy 889284ebd0 hexadecimal escape sequences in strings + better error messages for пре 16 година
  Roberto Ierusalimschy 6ffcf21367 ctype 'lalpha' includes '_' (as '_' behaves as a letter from the пре 16 година
  Roberto Ierusalimschy 6905ae900b Lua now uses "homemade" lctype (instead of ctype.h from ANSI C) пре 16 година
  Roberto Ierusalimschy 41dd32e18e comment (should not use 'go trhough' when simply using multiple labels) пре 16 година
  Roberto Ierusalimschy 4c399c5dfb detail (MAXSRC changed to LUA_IDSIZE) пре 16 година
  Roberto Ierusalimschy 3138afbe2e parser should not call 'luaX_lexerror' пре 18 година
  Roberto Ierusalimschy 2622ed2528 better way to handle redefinitions of 'localeconv' пре 18 година
  Roberto Ierusalimschy 3059579253 detail пре 18 година
  Roberto Ierusalimschy aa003eba8e details пре 18 година
  Roberto Ierusalimschy 92dc64e121 more regularity in the use of quotes in error messages пре 18 година
  Roberto Ierusalimschy 8667f29c3b behavior of 'strchr(x, 0)' is ill defined. пре 19 година
  Roberto Ierusalimschy 6087e67771 no more compatibility option for long strings пре 19 година
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) пре 19 година
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' пре 19 година
  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 пре 20 година
  Roberto Ierusalimschy 87024e257d details пре 20 година
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale пре 20 година
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) пре 20 година
  Roberto Ierusalimschy 67578ec51f several small details пре 20 година