Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 5ee87acd6b small optimization for boolean constants + new format for SETLIST opcode há 21 anos atrás
  Roberto Ierusalimschy 6bddbbde7a details (opcode may not be the first field) há 21 anos atrás
  Roberto Ierusalimschy 02a2c01ccd new way to code RK values há 21 anos atrás
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') há 21 anos atrás
  Roberto Ierusalimschy c61bb89dba details há 21 anos atrás
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' há 21 anos atrás
  Roberto Ierusalimschy b10bfd4934 comments há 22 anos atrás
  Roberto Ierusalimschy 9ec9a012e7 details há 22 anos atrás
  Roberto Ierusalimschy c116dcb92b better information about instruction behavior (use of arguments) há 22 anos atrás
  Roberto Ierusalimschy 6d268b0b00 new semantics for "for" local variables há 22 anos atrás
  Roberto Ierusalimschy fbc23d0245 details há 23 anos atrás
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands há 23 anos atrás
  Roberto Ierusalimschy 9fb80bde3c tailcall is executed together with call há 23 anos atrás
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order há 23 anos atrás
  Roberto Ierusalimschy 000d081fd0 warnings from other compilers há 23 anos atrás
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop há 23 anos atrás
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) há 23 anos atrás
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization há 23 anos atrás
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) há 23 anos atrás
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information há 23 anos atrás
  Roberto Ierusalimschy e9ef7ed2d3 first implementation for tail call há 23 anos atrás
  Roberto Ierusalimschy 58badbab99 special treatment for 'global in nil' há 23 anos atrás
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
  Roberto Ierusalimschy 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail há 23 anos atrás
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops há 23 anos atrás
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK há 23 anos atrás
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) há 23 anos atrás
  Roberto Ierusalimschy f083812c02 first implementation of coroutines há 23 anos atrás
  Roberto Ierusalimschy 9aff171f3b new type `boolean' há 24 anos atrás
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás