Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield há 23 anos atrás
  Roberto Ierusalimschy 1c328a191a no more `global' declarations 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 78b40bf57d `skip' instructions must be followed by a jump há 23 anos atrás
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 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 3ee1efa7b2 some simplifications 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 801aaf37b1 simpler implementation for line information há 23 anos atrás
  Roberto Ierusalimschy 2626708b72 details há 23 anos atrás
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
  Roberto Ierusalimschy 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) 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 b38e594ed7 small improvements 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á 24 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
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping há 24 anos atrás
  Roberto Ierusalimschy e1d072571e better syntax for type casts há 24 anos atrás
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values há 24 anos atrás
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing há 24 anos atrás
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines há 24 anos atrás
  Roberto Ierusalimschy a598804a04 small bug in luaK_self (side effects) há 24 anos atrás
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata há 24 anos atrás