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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 351a446ec5 definition for 'LUA_ENV' moved from 'luaconf.h' to here (no need to пре 10 година
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' пре 10 година
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
  Roberto Ierusalimschy 8ef9e8460e bug (GC can collect long identifier during parser) + change (using пре 12 година
  Roberto Ierusalimschy a2f5c28a80 new operation '//' (integer division) пре 12 година
  Roberto Ierusalimschy 1294b09d8e first implementation of literal integers (no constant folding yet) пре 12 година
  Roberto Ierusalimschy 6d8b672094 more uses of 'l_noret' пре 13 година
  Roberto Ierusalimschy 719c01359f label syntax changed to '::label::' пре 14 година
  Roberto Ierusalimschy bc1c718cc0 removed TOKEN_LEN (useless) пре 14 година
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio пре 14 година
  Roberto Ierusalimschy f079749287 some reorganization of dynamic data structures used by the parser пре 14 година
  Roberto Ierusalimschy 7cc0e63d8a first implementation of 'goto' пре 14 година
  Roberto Ierusalimschy a4a8914c20 new reserved word 'goto' пре 14 година
  Roberto Ierusalimschy 6abde1b05a no need to keep "_ENV" name in global state (can be kept in lex state) пре 15 година
  Roberto Ierusalimschy 22ef84b6c8 '_ENV' name permanently stored in global state for easier access пре 15 година
  Roberto Ierusalimschy 1124cb1247 first step towards _ENV: all chunks have an puvalues _ENV with the пре 15 година
  Roberto Ierusalimschy 916587508c parser keeps list of active local variables in a single dynamic array, пре 16 година
  Roberto Ierusalimschy 3138afbe2e parser should not call 'luaX_lexerror' пре 18 година
  Roberto Ierusalimschy aa003eba8e details пре 18 година
  Roberto Ierusalimschy 92dc64e121 more regularity in the use of quotes in error messages пре 18 година
  Roberto Ierusalimschy 90df6b7a54 detail пре 19 година
  Roberto Ierusalimschy 87024e257d details пре 19 година
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale пре 19 година
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data пре 20 година
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
  Roberto Ierusalimschy fabf5db237 C stack is the same for the parser and the interpreter, so depth пре 20 година
  Roberto Ierusalimschy 61a888518f details пре 20 година
  Roberto Ierusalimschy e1c2fb6eed details пре 20 година
  Roberto Ierusalimschy a003e89125 better error messages for some limits пре 21 година
  Roberto Ierusalimschy 8502331f69 `luaX_errorline' was used only in one place пре 22 година