커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Mike Pall 18309b0a25 Prevent adding side traces for stack checks. 11 년 전
  Mike Pall f3374b5266 x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND. 11 년 전
  Mike Pall 65626eac23 PPC: Don't use mcrxr on PPE. 11 년 전
  Mike Pall cc5075e845 FFI: Fix cdata equality comparison against other Lua types. 11 년 전
  Mike Pall 4ed3ee1f04 FFI: Fix cdata equality comparison against strings. 11 년 전
  Mike Pall 111b2e8711 Fix top slot calculation for snapshots with continuations. 11 년 전