Histórico de Commits

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