提交歷史

作者 SHA1 備註 提交日期
  Mike Pall 8271c643c2 RELEASE LuaJIT-2.1.0-beta3 8 年之前
  Mike Pall e9f8abfbf5 Update changelog. 8 年之前
  Mike Pall 16dc7fb7bb Merge branch 'master' into v2.1 8 年之前
  Mike Pall 0bf80b07b0 RELEASE LuaJIT-2.0.5 8 年之前
  Mike Pall ae0d438f26 Update changelog. 8 年之前
  Mike Pall b608891d7b FFI: Update docs on compiler limitations. 8 年之前
  Mike Pall cf8a5bea89 Add FOLD rules for mixed BAND/BOR with constants. 8 年之前
  Mike Pall fbfbd7b9e1 FFI: Compile bitfield loads/stores. 8 年之前
  Mike Pall dc5eb65ccf Merge branch 'master' into v2.1 8 年之前
  Mike Pall 02b4b1e556 Add workaround for MSVC 2015 stdio changes. 8 年之前
  Mike Pall ed54eace64 MIPS64: Fix stores of MULTRES. 8 年之前
  Mike Pall 58aaac3c64 MIPS64: Fix write barrier in BC_USETV. 8 年之前
  Mike Pall 18efb331a4 ARM64: Fix stores to vmstate. 8 年之前
  Mike Pall cced1786b9 Document added C API extensions from Lua 5.2/5.3. 8 年之前
  Mike Pall de26f76e2e From Lua 5.2: Add lua_tonumberx() and lua_tointegerx(). 8 年之前
  Mike Pall 2b8de8cfc6 From Lua 5.2: Add luaL_setmetatable(). 8 年之前
  Mike Pall cde968f91f From Lua 5.2: Add luaL_testudata(). 8 年之前
  Mike Pall f2e2a3f757 From Lua 5.3: Add lua_isyieldable(). 8 年之前
  Mike Pall ef23b70eb6 From Lua 5.2: Add lua_copy(). 8 年之前
  Mike Pall c67a098292 From Lua 5.2: Add lua_version(). 8 年之前
  Mike Pall 9c685f7003 Refactor with LUA_OK. 8 年之前
  Mike Pall 22dfa63283 Allow building on Haiku OS. 8 年之前
  Mike Pall 7c7843e876 Merge branch 'master' into v2.1 8 年之前
  Mike Pall 247b3624ff OSX: Fix build with recent XCode. 8 年之前
  Mike Pall de97b9d52b Add some more changes and extensions from Lua 5.2. 8 年之前
  Mike Pall dc320ca70f Remove old Lua 5.0 compatibility defines. 8 年之前
  Mike Pall c29afcb1a3 Merge branch 'master' into v2.1 8 年之前
  Mike Pall e205ad0c55 FFI: Fix FOLD rules for int64_t comparisons. 8 年之前
  Mike Pall 3143b21894 ARM64: Add big-endian support. 8 年之前
  Mike Pall 78f5f1cef1 x64/LJ_GC64: Fix emit_loadk64(). 8 年之前