提交历史

作者 SHA1 备注 提交日期
  Mike Pall b779f31ca3 Fix MinGW build. 11 年之前
  Mike Pall ca67c89f20 MIPS: Cosmetic fix for interpreter. 11 年之前
  Mike Pall 89e8d70701 Fix compilation of string.byte(s, nil, n). 11 年之前
  Mike Pall 279673ddfc Fix MinGW build. 11 年之前
  Mike Pall 0ded8e82a8 Fix call unroll checks in the presence of metamethod frames. 11 年之前
  Mike Pall 916f09d0a9 x64: Fix store to upvalue for lightuserdata values. 11 年之前
  Mike Pall f371ed6bd8 Respect jit.off(func) when returning to a function, too. 12 年之前
  Mike Pall 9d90988347 Follow-up fix for GC step threshold fix. 12 年之前
  Mike Pall 751eacec7b Improve msvcbuild.bat static linking. 12 年之前
  Mike Pall db64b2b1ed FFI: Clarify ffi.cdef behavior. 12 年之前
  Mike Pall 5a25a735f5 Fix type punning alias analysis for constified pointers. 12 年之前
  Mike Pall 8941b1994e Fix for last commit 12 年之前
  Mike Pall 7b4d5306c7 Fix GC steps threshold handling when called by JIT-compiled code. 12 年之前
  Mike Pall 8944e27762 Fix handling of redundant PHIs. 12 年之前
  Mike Pall 7e538b5f0a Check for failure to mark memory as executable (restricted kernels). 12 年之前
  Mike Pall 4fba08a9ac Fix line number for relocated bytecode after closure fixup. 12 年之前
  Mike Pall 5d25645a21 FFI: Rehash finalizer table after GC cycle, if needed. 12 年之前
  Mike Pall 3cdeb54a24 Check for MAP_32BIT presence instead of checking for Linux. 12 年之前
  Mike Pall 474bb21af1 Fix ABC elimination. 12 年之前
  Mike Pall f1e7a4477c Fix snapshot restore for exit to function header. 12 年之前
  Mike Pall 1f7b326217 DynASM: Emit #line <n> <file> instead of #<n> <file>. 12 年之前
  Mike Pall 782787f1fa FFI/x64: Fix passing of vector arguments to calls. 12 年之前
  Mike Pall 93c2b939bd FFI: Fix argument checks for ffi.string(). 12 年之前
  Mike Pall b6ec7c7c86 Fix quoting in xedkbuild.bat. 12 年之前
  Mike Pall 7873c8dbf7 Recent GCC versions need more memory. 12 年之前
  Mike Pall fffe75a03b Fix frame traversal for backtraces. 12 年之前
  Mike Pall a6936be814 Fix compiler warning. 12 年之前
  Mike Pall fd1a8ddb3c Fix argument checks for math.deg()/math.rad(). 12 年之前
  Mike Pall 362260b24a Fix jit.flush(func|true). 12 年之前
  Mike Pall 99d588b06a Compatibility fix for old GCC versions. 12 年之前