Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy a64cf8fac9 'test' -> 'btest' hace 14 años
  Roberto Ierusalimschy 092fa71ddd conventional names for bitwise operators hace 14 años
  Roberto Ierusalimschy c7d4da8746 correction to allow lua_Unsigned larger than usigned int hace 14 años
  Roberto Ierusalimschy f39034889d stricter control over number of bits in each operation hace 15 años
  Roberto Ierusalimschy 572e5e6b28 new names for bit functions (mimicking assembler) hace 15 años
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions hace 15 años
  Roberto Ierusalimschy 9e8e60dd5f bitlib renamed to 'bit32' + new function for arithmetic shift hace 15 años
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx hace 15 años
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register hace 15 años
  Roberto Ierusalimschy af512ad6da use of 'conventional' names for shift and rotate operations + hace 15 años
  Roberto Ierusalimschy 91f0b20a0e missing standard defines hace 15 años
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions hace 15 años
  Roberto Ierusalimschy 88564c3aec Standard library for bitwise operations hace 16 años