提交历史

作者 SHA1 备注 提交日期
  Mike Pall 69e5342eb8 RELEASE LuaJIT-2.0.4 10 年之前
  Mike Pall cd4c59f5a2 Update changelog. 10 年之前
  Mike Pall 9622d6b8b2 x86/x64: Fix argument check for bit shifts. 10 年之前
  Mike Pall 11106aa833 Fix stack check in narrowing optimization. 10 年之前
  Mike Pall a9fd686744 Doc cleanup. 10 年之前
  Mike Pall 8b6af89ba7 Fix Lua/C API typecheck error for special indexes. 10 年之前
  Mike Pall 1f578bd424 FFI: Fix FOLD rule for TOBIT + CONV num.u32. 10 年之前
  Mike Pall 5c0e33c2aa ARM: Handle more arch defines. 10 年之前
  Mike Pall 7ff476804e Properly fail unsupported cross-compile to MIPS64. 10 年之前
  Mike Pall e6b0875a7e Fix string to number conversion. 10 年之前
  Mike Pall 4fa51affe8 x86/x64: Fix code generation for fused test/arith ops. 10 年之前
  Mike Pall 704280fb80 FFI: Prevent DSE across ffi.string(). 10 年之前
  Mike Pall dfa173b929 Fix lexer error for chunks without tokens. 10 年之前
  Mike Pall 7f013005f6 Don't compile IR_RETF after CALLT to ff with-side effects. 10 年之前
  Mike Pall b876d6dada OpenBSD/x86: Better executable memory allocation for W^X mode. 10 年之前
  Mike Pall 86913b9bbf Bump copyright date to 2015. 10 年之前
  Mike Pall 999f57de83 Fix BC_UCLO/BC_JMP join optimization in Lua parser. 10 年之前
  Mike Pall 4d9e8e245a ARM: Minor interpreter optimization. 10 年之前
  Mike Pall 31e66838d8 x86: Minor interpreter optimization. 10 年之前
  Mike Pall 9caaf6595f Fix docs. 10 年之前
  Mike Pall db7cb5ab0e DynASM/ARM: Fix rollback for variant templates. 10 年之前
  Mike Pall f45d11e2fe MIPS: Fix excess stack growth in interpreter. 10 年之前
  Mike Pall 6319e0312d PPC: Fix excess stack growth in interpreter. 10 年之前
  Mike Pall 16f910b4a8 ARM: Fix write barrier check in BC_USETS. 10 年之前
  Mike Pall 54826563b2 ARM: Fix excess stack growth in interpreter. 10 年之前
  Mike Pall 1b774d9da3 Fix corner case in string to number conversion. 10 年之前
  Mike Pall 10caad0261 x86: Fix argument checks for ipairs() iterator. 10 年之前
  Mike Pall c6e69249dd Gracefully handle lua_error() for a suspended coroutine. 10 年之前
  Mike Pall 6fddb9bc2e Avoid error messages when building with Clang. 10 年之前
  Mike Pall 3f2e4ec699 DynASM/ARM: Fix description shown for multi-element templates. 10 年之前