Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx 15 years ago
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register 15 years ago
  Roberto Ierusalimschy af512ad6da use of 'conventional' names for shift and rotate operations + 15 years ago
  Roberto Ierusalimschy 91f0b20a0e missing standard defines 15 years ago
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions 16 years ago
  Roberto Ierusalimschy 88564c3aec Standard library for bitwise operations 16 years ago