Commit History

Author SHA1 Message Date
  Mike Pall 5d096dcfde FFI: Add ffi.istype() function. 14 years ago
  Mike Pall 9ea679410c Workaround to compile with Clang. Fix Clang warnings. 14 years ago
  Mike Pall e94a12f4f6 Fix compiler warning. 14 years ago
  Mike Pall b3d10cdf62 ARM: Workaround for unaligned accesses. 14 years ago
  Mike Pall 4fbacaf887 ARM: Allow compilation in thumb mode (CCOPT_ARM=-mthumb). 14 years ago
  Mike Pall a1ffb6114f ARM: Add missing FFI functionality. Enable FFI for ARM. 14 years ago
  Mike Pall ca18293ebc Add remark about target OS to cross-compilation instructions. 14 years ago
  Mike Pall b53ca064d4 ARM: Add install docs. 14 years ago
  Mike Pall 38a842a474 Add common TARGET_FLAGS option to Makefile. 14 years ago
  Mike Pall 54994ef7be ARM: Enable ARM port. 14 years ago
  Mike Pall 7bb4b0f570 ARM: Normalize results of math.floor()/ceil() fast functions. 14 years ago
  Mike Pall 32db4525d9 ARM: Misc. fixes for interpreter. 14 years ago
  Mike Pall add553edd8 ARM: Add integer variant of modulo operator. 14 years ago
  Mike Pall d636a3decd ARM: Add partial support for FFI. 14 years ago
  Mike Pall fc40214279 ARM: Add coroutine.resume/wrap_aux/yield() fast functions. 14 years ago
  Mike Pall 5f08a50506 FFI: Fix arithmetic ctype metamethods for references. 14 years ago
  Mike Pall 31e0774a9e FFI: Fix cdata finalization. 14 years ago
  Mike Pall 1fa0cc09b3 PPC: Fix L->status for resume after yield. 14 years ago
  Mike Pall 0001a7fced ARM: Add BC_VARG and BC_TSETM. 14 years ago
  Mike Pall 7aa7069271 ARM: Add dispatch targets for hooks. 14 years ago
  Mike Pall 46d97d28f0 ARM: Add modulo subroutine and temp. math.floor()/math.ceil(). 14 years ago
  Mike Pall 3b6f37dd2c FFI: Add ctype metamethods and ffi.metatype(). 14 years ago
  Mike Pall fa5cd010e8 Add support for tailcalls from internal C functions. 14 years ago
  Mike Pall 23f847f4ed Optimize lookups in empty proxy tables. 14 years ago
  Mike Pall a1f66abe4e Avoid phantom stores to proxy tables. 14 years ago
  Mike Pall efcaef22bd Inline lj_gc_barrierback(). 14 years ago
  Mike Pall d85b7e636e Fix recording of JLOOP with higher maxslot. 14 years ago
  Mike Pall f69524f7f1 PPC: Misc. fixes for interpreter. 14 years ago
  Mike Pall 54e986a51d ARM: Misc. fixes for interpreter. 14 years ago
  Mike Pall 040c8c5737 ARM: Add string.* fast functions and GC steps. 14 years ago