Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 73517e86b0 OP_TFORLOOP uses extra stack space vor 22 Jahren
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name vor 22 Jahren
  Roberto Ierusalimschy 41fd639cab documentation for write barriers vor 23 Jahren
  Roberto Ierusalimschy c196348717 in case of memory allocation errors, sizecode and sizelineinfo can vor 23 Jahren
  Roberto Ierusalimschy fbc23d0245 details vor 23 Jahren
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands vor 23 Jahren
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' vor 23 Jahren
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' vor 23 Jahren
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order vor 23 Jahren
  Roberto Ierusalimschy cfff013586 detail vor 23 Jahren
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield vor 23 Jahren
  Roberto Ierusalimschy 1c328a191a no more `global' declarations vor 23 Jahren
  Roberto Ierusalimschy b55fded18c details about jump optimization vor 23 Jahren
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps vor 23 Jahren
  Roberto Ierusalimschy b487975344 optimization for `while' (first version) vor 23 Jahren
  Roberto Ierusalimschy 78b40bf57d `skip' instructions must be followed by a jump vor 23 Jahren
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' vor 23 Jahren
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) vor 23 Jahren
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization vor 23 Jahren
  Roberto Ierusalimschy 3ee1efa7b2 some simplifications vor 23 Jahren
  Roberto Ierusalimschy f1f271ae76 details vor 23 Jahren
  Roberto Ierusalimschy 13ab5a6bb1 details vor 23 Jahren
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information vor 23 Jahren
  Roberto Ierusalimschy 2626708b72 details vor 23 Jahren
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) vor 23 Jahren
  Roberto Ierusalimschy 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) vor 23 Jahren
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops vor 23 Jahren
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK vor 23 Jahren
  Roberto Ierusalimschy b38e594ed7 small improvements vor 23 Jahren
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) vor 23 Jahren