Historique des commits

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