Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table há 7 anos atrás
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' há 7 anos atrás
  Roberto Ierusalimschy e001d5aea6 'VRELOCABLE' -> 'VRELOC' há 7 anos atrás
  Roberto Ierusalimschy 10b8c99bbb small peephole optimizations há 7 anos atrás
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute há 8 anos atrás
  Roberto Ierusalimschy 502a1d1108 new opcodes for table access with constant keys (strings and integers) há 8 anos atrás
  Roberto Ierusalimschy 07cf8415e3 more comments + reordeing of union inside 'expdesc' to allow há 9 anos atrás
  Roberto Ierusalimschy 19770b03a9 comments. (More explanation about kinds of expressions.) há 9 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 10 anos atrás
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') há 11 anos atrás
  Roberto Ierusalimschy 8ef9e8460e bug (GC can collect long identifier during parser) + change (using há 12 anos atrás
  Roberto Ierusalimschy 1294b09d8e first implementation of literal integers (no constant folding yet) há 12 anos atrás
  Roberto Ierusalimschy 3cadc37f47 no more 'Proto' objects on the stack. Protos are anchored on outer há 13 anos atrás
  Roberto Ierusalimschy 59bcd137ae reducing even more use of C stack by the parser: struct 'FuncState' há 14 anos atrás
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio há 14 anos atrás
  Roberto Ierusalimschy f079749287 some reorganization of dynamic data structures used by the parser há 14 anos atrás
  Roberto Ierusalimschy 7cc0e63d8a first implementation of 'goto' há 14 anos atrás
  Roberto Ierusalimschy 81dd13f4c6 new way to distinguish between indexing tables in registers and há 15 anos atrás
  Roberto Ierusalimschy 6a02bbe1e2 better organization for fields in struct 'expdesc' há 15 anos atrás
  Roberto Ierusalimschy 25c557ec63 first version of _ENV; no more global variables há 15 anos atrás
  Roberto Ierusalimschy 0fe2576a39 new instructions to optimize indexing on upvalues há 15 anos atrás
  Roberto Ierusalimschy 916587508c parser keeps list of active local variables in a single dynamic array, há 16 anos atrás
  Roberto Ierusalimschy 0ac3d07ea6 first implementation of lexical environments há 16 anos atrás
  Roberto Ierusalimschy 5938212748 information about upvalues (where they come from) kept in Proto structure, há 16 anos atrás
  Roberto Ierusalimschy 198be23f36 added structure for local-variable information to allow extra há 17 anos atrás
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' há 19 anos atrás
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' há 20 anos atrás
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API há 20 anos atrás
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) há 20 anos atrás
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them há 20 anos atrás