Commit History

Author SHA1 Message Date
  Mike Pall 87d74a8f3d RELEASE LuaJIT-2.0.0-rc3 13 years ago
  Mike Pall 74feb2534c FFI: Clarify callback docs. 13 years ago
  Mike Pall 2156925b9b Improve iOS install docs. 13 years ago
  Mike Pall 07406a5af9 FFI: Mention __thiscall attribute in docs. 13 years ago
  Mike Pall 0613358991 ARM: Fix ordered comparisons for number <=> non-number. 13 years ago
  Mike Pall 8a11869d49 FFI: Fix stack-adjustment for __thiscall callbacks. 13 years ago
  Mike Pall e941caafcf RELEASE LuaJIT-2.0.0-rc2 13 years ago
  Mike Pall 4e5ef81b86 FFI: Fix recording of bool call result check on x86/x64. 13 years ago
  Mike Pall 8a1a6097be FFI: Fix signedness of bool. 13 years ago
  Mike Pall c022692ab0 Don't propagate implicitly widened number to index metamethods. 13 years ago
  Mike Pall ae1987d535 Fix CONV.num.int sinking. 13 years ago
  Mike Pall 69906d15de Don't create unneeded array part for template tables. 13 years ago
  Mike Pall eb6f890ebd RELEASE LuaJIT-2.0.0-rc1 13 years ago
  Mike Pall 4b9441c0a9 Update docs for release candidate. 13 years ago
  Mike Pall 1f372e13c2 Update changelog. 13 years ago
  Mike Pall b3afb0addc Install bin/luajit symlink for non-beta releases. 13 years ago
  Mike Pall b0dde5b2b1 FFI: Fix code generation for replay of sunk float fields. 13 years ago
  Mike Pall 4e7fe815ed Document tonumber() enhancements. 13 years ago
  Mike Pall c7990063e0 Fix builtin string to number conversion for INT_MIN. 13 years ago
  Mike Pall f874452ddb Remove strict.lua. 13 years ago
  Mike Pall 1fef908a0f Release planning update. 13 years ago
  Mike Pall 1d5c2ce4e2 Replace error with PANIC for callbacks from JIT-compiled code. 13 years ago
  Mike Pall f6536c6696 Fix detection of immutable upvalues. 13 years ago
  Mike Pall 614e78d1f6 Fix recording of equality comparisons with __eq metamethods. 13 years ago
  Mike Pall f1fe96e7ef Extended Android build instructions. 13 years ago
  Mike Pall e32cc2a0dc Fix Android/x86 build. 13 years ago
  Mike Pall 4baa01be78 RELEASE LuaJIT-2.0.0-beta11 13 years ago
  Mike Pall a0f83f6b96 Update changelog. 13 years ago
  Mike Pall bbe35adfcd MIPS: Compile math.sqrt() to sqrt.d instruction. 13 years ago
  Mike Pall a58b86dad3 PPC: Compile math.sqrt() to fsqrt instruction. 13 years ago