Commit History

Author SHA1 Message Date
  Mike Pall 2bc63bb6af Prevent BASE register coalescing if parent uses IR_RETF. 11 years ago
  Mike Pall e3d5b218d3 Fix quoting in xedkbuild.bat (again). 11 years ago
  Mike Pall 2be62dcfcd Fix exception unwind struct declaration. 11 years ago
  Mike Pall 92475419e5 Fix OSX build issue. 11 years ago
  Mike Pall dd910f0e01 Fix initial maxslot for down-recursive traces. 11 years ago
  Mike Pall 3db3cc10ff Fix compiler warnings. 11 years ago
  Mike Pall 926686ad3d Fix OSX build issue. 11 years ago
  Mike Pall 45c067dddd FFI: Fix cts->L for cdata unsinking in snapshot restore. 11 years ago
  Mike Pall ef59e54820 Bump copyright date to 2014. 11 years ago
  Mike Pall 6964a7752a Fix ABC elimination. 11 years ago
  Mike Pall b779f31ca3 Fix MinGW build. 11 years ago
  Mike Pall ca67c89f20 MIPS: Cosmetic fix for interpreter. 11 years ago
  Mike Pall 89e8d70701 Fix compilation of string.byte(s, nil, n). 11 years ago
  Mike Pall 279673ddfc Fix MinGW build. 11 years ago
  Mike Pall 0ded8e82a8 Fix call unroll checks in the presence of metamethod frames. 11 years ago
  Mike Pall 916f09d0a9 x64: Fix store to upvalue for lightuserdata values. 11 years ago
  Mike Pall f371ed6bd8 Respect jit.off(func) when returning to a function, too. 11 years ago
  Mike Pall 9d90988347 Follow-up fix for GC step threshold fix. 11 years ago
  Mike Pall 751eacec7b Improve msvcbuild.bat static linking. 12 years ago
  Mike Pall db64b2b1ed FFI: Clarify ffi.cdef behavior. 12 years ago
  Mike Pall 5a25a735f5 Fix type punning alias analysis for constified pointers. 12 years ago
  Mike Pall 8941b1994e Fix for last commit 12 years ago
  Mike Pall 7b4d5306c7 Fix GC steps threshold handling when called by JIT-compiled code. 12 years ago
  Mike Pall 8944e27762 Fix handling of redundant PHIs. 12 years ago
  Mike Pall 7e538b5f0a Check for failure to mark memory as executable (restricted kernels). 12 years ago
  Mike Pall 4fba08a9ac Fix line number for relocated bytecode after closure fixup. 12 years ago
  Mike Pall 5d25645a21 FFI: Rehash finalizer table after GC cycle, if needed. 12 years ago
  Mike Pall 3cdeb54a24 Check for MAP_32BIT presence instead of checking for Linux. 12 years ago
  Mike Pall 474bb21af1 Fix ABC elimination. 12 years ago
  Mike Pall f1e7a4477c Fix snapshot restore for exit to function header. 12 years ago