Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy c116dcb92b better information about instruction behavior (use of arguments) hace 22 años
  Roberto Ierusalimschy 6d268b0b00 new semantics for "for" local variables hace 22 años
  Roberto Ierusalimschy fbc23d0245 details hace 23 años
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands hace 23 años
  Roberto Ierusalimschy 9fb80bde3c tailcall is executed together with call hace 23 años
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order hace 23 años
  Roberto Ierusalimschy 000d081fd0 warnings from other compilers hace 23 años
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop hace 23 años
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) hace 23 años
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization hace 23 años
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) hace 23 años
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information hace 23 años
  Roberto Ierusalimschy e9ef7ed2d3 first implementation for tail call hace 23 años
  Roberto Ierusalimschy 58badbab99 special treatment for 'global in nil' hace 23 años
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) hace 23 años
  Roberto Ierusalimschy 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail hace 23 años
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops hace 23 años
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK hace 23 años
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) hace 23 años
  Roberto Ierusalimschy f083812c02 first implementation of coroutines hace 23 años
  Roberto Ierusalimschy 9aff171f3b new type `boolean' hace 24 años
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table hace 24 años
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping hace 24 años
  Roberto Ierusalimschy e1d072571e better syntax for type casts hace 24 años
  Roberto Ierusalimschy 7afc74ff07 avoid some warnings from strange compilers hace 24 años
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines hace 24 años
  Roberto Ierusalimschy 00aaee0ae7 details hace 24 años
  Roberto Ierusalimschy 2a4afb97c8 new module lopcodes.c for tables describing opcodes hace 24 años
  Roberto Ierusalimschy 0a1b1acdd3 details about opcode parameters hace 24 años