提交歷史

作者 SHA1 備註 提交日期
  Mike Pall ae533e3a6c FFI: Fix dangling reference to CType. 4 年之前
  Mike Pall c2cfa04231 PPC/PS3: Fix BC_ADD*/BC_SUB*. 4 年之前
  Mike Pall 0e53a314d7 Fix use-def analysis for vararg functions. 4 年之前
  Mike Pall 2801500a26 Fix use-def analysis for BC_VARG. 4 年之前
  Mike Pall 44684fa71d Fix compiler warnings. 4 年之前
  Mike Pall 431e81cdff Add FAQ about table iteration order. 4 年之前
  Mike Pall 33e3f4badf Detect inconsistent renames even in the presence of sunk values. 4 年之前
  Mike Pall 5ccfe94f4e Remove specific version numbers from the docs. 4 年之前
  Mike Pall 9b000309cc Clarify macOS build instructions. 4 年之前
  Mike Pall f47c864b01 Bump copyright date. 4 年之前
  Mike Pall ee855749a1 Documentation cleanup. 4 年之前
  Mike Pall 56c04accf9 FFI: Fix recording of union initialization. 4 年之前
  Mike Pall d67ff15a5c x64: Fix __call metamethod return dispatch. 4 年之前
  Mike Pall 7aa3e313a3 Fix warning. 4 年之前
  Mike Pall 050466552b Minor changes and https-ify links. 5 年之前
  Mike Pall 5c46f47736 Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*. 5 年之前
  Mike Pall de6b1a11dd Ensure full init of IR_NOP instructions. 5 年之前
  Mike Pall e8ec6fe996 Prevent patching of the GC exit check branch. 5 年之前
  Mike Pall 881d02d311 Mark CONV as non-weak, to prevent elimination of its side-effect. 5 年之前
  Mike Pall 412d5a4039 DynASM/x86: Fix VREG support. 5 年之前
  Mike Pall 90e65514dd Limit path length passed to C library loader. 5 年之前
  Mike Pall e296f56b82 Call error function on rethrow after trace exit. 5 年之前
  Mike Pall 12ab596997 Fix handling of errors during snapshot restore. 5 年之前
  Mike Pall 2211f6f960 ARM: Ensure relative GG_State element alignment differently. 5 年之前
  Mike Pall c4b1e0feae Fix Makefile dependencies. 5 年之前
  Mike Pall 7eb96843ff Add FAQ about sandboxing. Minor fixes. 5 年之前
  Mike Pall 53f82e6e2e Fix frame traversal for __gc handler frames. 5 年之前
  Mike Pall f5b0fff5a9 Fix debug.debug() for non-string errors. 5 年之前
  Mike Pall 2f3f07882f Fix bytecode register allocation for comparisons. 5 年之前
  Mike Pall cc4bbec483 FFI: Always fall back to metamethods for cdata length/concat. 5 年之前