Commit History

Author SHA1 Message Date
  Mike Pall fca488c715 Merge branch 'master' into v2.1 4 years ago
  Mike Pall 2801500a26 Fix use-def analysis for BC_VARG. 4 years ago
  Mike Pall 5783ba1bf7 DynASM/ARM64: Fix ADRP encoding with absolute address. 4 years ago
  Mike Pall aa7ac66068 Merge branch 'master' into v2.1 4 years ago
  Mike Pall 44684fa71d Fix compiler warnings. 4 years ago
  Mike Pall 8dc3cd6c84 DynASM: Bump version to 1.5.0. 4 years ago
  Mike Pall 0f8a340c8c DynASM/ARM64: Add .long expr. Add .quad/.addr expr + refs. 4 years ago
  Mike Pall 1449663ecf DynASM/x86: Fix x64 .aword refs. Add .qword, .quad, .addr and .long. 4 years ago
  Mike Pall 521b367567 FFI/ARM64/OSX: Fix vararg call handling. 4 years ago
  Mike Pall fcdb246506 Merge branch 'master' into v2.1 4 years ago
  Mike Pall 431e81cdff Add FAQ about table iteration order. 4 years ago
  Mike Pall 75ee3a6159 Prevent compile of __concat with tailcall to fast function. 4 years ago
  Mike Pall de77205490 Fix IR_RENAME snapshot number. Follow-up fix for a32aeadc. 4 years ago
  Mike Pall 5374a0a3cf Fix compiler warning. 4 years ago
  Mike Pall 20f556e531 DynASM: Fix global label references 4 years ago
  Mike Pall d1132afb25 DynASM/ARM64: Add VREG support. 4 years ago
  Mike Pall 66563bdab0 Fix build with busybox grep. 4 years ago
  Mike Pall 3217240b47 NetBSD: Use PROT_MPROTECT() and disable getentropy(). 4 years ago
  Mike Pall 9442226825 Allow disabling the serializer. 4 years ago
  Mike Pall b9d523965b BSD: Fix build with BSD grep. 4 years ago
  Mike Pall 668b1896b3 Fix .bat file builds. 4 years ago
  Mike Pall d4a554d6ee OSX: Fix build by hardcoding external frame unwinding. 4 years ago
  Mike Pall 4c6b669c41 String buffers, part 1: object serialization. 4 years ago
  Mike Pall 836fb5bbd3 Reorganize lightuserdata interning code. 4 years ago
  Mike Pall da20ea45c4 Upgrade docs to HTML5. It's about time. 4 years ago
  Mike Pall ad65934fa0 FFI: Handle zero-fill of struct-of-NYI. 4 years ago
  Mike Pall ebc4919aff ARM64: Improve generation of immediates. 4 years ago
  Mike Pall a4c9fc3d6c Merge branch 'master' into v2.1 4 years ago
  Mike Pall 33e3f4badf Detect inconsistent renames even in the presence of sunk values. 4 years ago
  Mike Pall a32aeadc68 Handle on-trace OOM errors from helper functions. 4 years ago