提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mike Pall c75c62b489 Fix snapshot #0 handling for traces with a stack check on entry. 10 年之前
  Mike Pall a31c317fb5 FFI: No meta fallback when indexing pointer to incomplete struct. 11 年之前
  Mike Pall 6d0654d3ec Fix fused constant loads under high register pressure. 11 年之前
  Mike Pall 4846a714a9 Fix DragonFly build (unsupported). 11 年之前
  Mike Pall cb886b5817 DynASM/x86: Add fldenv, f[n]stenv, fxsave, fxrstor opcodes. 11 年之前
  Mike Pall ae7d4d5ad6 DynASM/x86: Add shld/shrd opcodes. 11 年之前
  Mike Pall 41156fe1cd FFI: Fix initialization of unions of subtypes. 11 年之前
  Mike Pall 247ead6718 FFI: Fix for cdata vs. non-cdata arithmetic and comparisons. 11 年之前
  Mike Pall 66515a054c FFI: Fix __index/__newindex metamethod resolution for ctypes. 11 年之前
  Mike Pall 59d290656a Invalidate backpropagation cache after DCE. 11 年之前
  Mike Pall f948fe0c27 FFI: Fix compilation of reference field access. 11 年之前
  Mike Pall a6c34b85f7 Fix ABC elimination. 11 年之前
  Mike Pall bb5dfbb034 Typo. 11 年之前
  Mike Pall 5e7b9bb8ed FFI: Fix frame traversal for backtraces with FFI callbacks. 11 年之前
  Mike Pall 7dc9e5ade4 x86: lj_math_random_step() clobbers XMM regs on OSX Clang. 11 年之前
  Mike Pall e7c6a1afa2 Fix debug info for main chunk of stripped bytecode. 11 年之前
  Mike Pall 7fb503dc86 Fix compatibility issues with Illumos. 11 年之前
  Mike Pall 49d3157e14 PPC: Fix red zone overflow in machine code generation. 11 年之前
  Mike Pall fc76d540a0 x86: Fix code generation for unused result of math.random(). 11 年之前
  Mike Pall e15765186c Fix FOLD rule for string.sub(s, ...) == k. 11 年之前
  Mike Pall fe288e7b83 FFI: Fix recording of indexing a struct pointer ctype object itself. 11 年之前
  Mike Pall 8a38af2f99 Fix FOLD rule for STRREF of SNEW. 11 年之前
  Mike Pall 624260f831 Fix frame traversal while searching for error function. 11 年之前
  Mike Pall 2917288019 x64: Workaround for MSVC build issue. 11 年之前
  Mike Pall ef82bb014a FFI: Another fix for cdata equality comparisons. 11 年之前
  Mike Pall 7a39be0ac4 Add PS Vita port. 11 年之前
  Mike Pall 2715fe3aee Prevent GC estimate miscalculation due to buffer growth. 11 年之前