Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 427ee519db new instruction OP_LOADKX (to replace OP_LOADK with extra argument) před 14 roky
  Roberto Ierusalimschy dd547c55c8 new scheme to close upvalues in 'break'; jump instructions may před 14 roky
  Roberto Ierusalimschy 6a02bbe1e2 better organization for fields in struct 'expdesc' před 15 roky
  Roberto Ierusalimschy c066ac10a9 better line numbers for function calls and unary/binary operators + před 15 roky
  Roberto Ierusalimschy 0fe2576a39 new instructions to optimize indexing on upvalues před 15 roky
  Roberto Ierusalimschy fcc46467fa limit of constants per function changed to 2^26 using extra arguments před 16 roky
  Roberto Ierusalimschy d7872dcf91 small optimization (reorder of BinOpr enum to unify some cases před 16 roky
  Roberto Ierusalimschy 2598138ece new function 'luaK_codek' (detail) před 16 roky
  Roberto Ierusalimschy 9e58e0df8f some cleaning před 17 roky
  Roberto Ierusalimschy e1dda047b2 unused macro před 19 roky
  Roberto Ierusalimschy e43e95553f more privacy před 20 roky
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' před 20 roky
  Roberto Ierusalimschy 3b19af44b0 new method to handle tests without values (negative values) před 20 roky
  Roberto Ierusalimschy f21e9c172f details před 20 roky
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
  Roberto Ierusalimschy 04bbd01171 new operation *t (for size of t) (may yet be removed...) před 20 roky
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator před 20 roky
  Roberto Ierusalimschy 5ee87acd6b small optimization for boolean constants + new format for SETLIST opcode před 21 roky
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') před 21 roky
  Roberto Ierusalimschy 73517e86b0 OP_TFORLOOP uses extra stack space před 22 roky
  Roberto Ierusalimschy 0052930ffe details před 23 roky
  Roberto Ierusalimschy b55fded18c details about jump optimization před 23 roky
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps před 23 roky
  Roberto Ierusalimschy b487975344 optimization for `while' (first version) před 23 roky
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' před 23 roky
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization před 23 roky
  Roberto Ierusalimschy f1f271ae76 details před 23 roky
  Roberto Ierusalimschy 13ab5a6bb1 details před 23 roky
  Roberto Ierusalimschy 2626708b72 details před 23 roky
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) před 23 roky