Commit History

Author SHA1 Message Date
  Mike Pall 4c2441c16c Merge branch 'master' into v2.1 3 years ago
  Mike Pall 2e98c3d064 Grammar and spell check. 3 years ago
  Mike Pall 0065cff7e0 Make embedded bytecode readable and forward-compatible. 3 years ago
  Mike Pall 6053b04815 DynASM: Fix warnings. 3 years ago
  Mike Pall 02da2218ed Merge branch 'master' into v2.1 3 years ago
  Mike Pall 7dc3850e78 Fix warnings in minilua.c. 3 years ago
  Mike Pall 5f70f7723e Merge branch 'master' into v2.1 3 years ago
  Mike Pall fd86c924b9 Update console build instructions. 3 years ago
  Mike Pall 7beb3375e3 Add Nintendo Switch port. 3 years ago
  Mike Pall 96157d360d Avoid zero-sized arrays in jit_State. 3 years ago
  Mike Pall b32e94856b Don't use jit_State during build with JIT disabled. 3 years ago
  Mike Pall 68bb11405c DynASM/ARM64: Fix LSL/BFI* encoding with variable registers. 3 years ago
  Mike Pall d4b6bb80ea Fix ITERN loop detection when hook checks are enabled. 3 years ago
  Mike Pall 1b8d8cabdc Merge branch 'master' into v2.1 3 years ago
  Mike Pall bb7a30727e Prevent C compiler undefined-behavior optimization. 3 years ago
  Mike Pall 4ef96cff88 Fix alias analysis for table length forwarding. 3 years ago
  Mike Pall 80bb1428aa Fix loop initialization in table.foreach(). 3 years ago
  Mike Pall 91bc6b8ad1 LJ_GC64: Fix HREFK optimization. 3 years ago
  Mike Pall 3ee3c9cfa9 Fix recording of __concat metamethod. 3 years ago
  Mike Pall f2b37f51f6 Merge branch 'master' into v2.1 3 years ago
  Mike Pall 5743edf3b0 Cleanup of system and architecture support docs. 3 years ago
  Mike Pall 34a62c7f73 Add PS5 port. 3 years ago
  Mike Pall ddb9553764 Merge branch 'master' into v2.1 3 years ago
  Mike Pall 1a401622fe Fix assertions. 3 years ago
  Mike Pall 5e3c45c43b x64: Fix RETHI/RETLO swap after call. 3 years ago
  Mike Pall 20aea93915 Fix assertion for LJ_KEYINDEX. 3 years ago
  Mike Pall 1cdff194cf Add missing check for LJ_KEYINDEX in ITERN recording. 3 years ago
  Mike Pall e2c312e0de DynASM/ARM64: Fix NOP instruction for aligment 3 years ago
  Mike Pall 43ebb949a2 Fix soft-float IR_POW splitting. 3 years ago
  Mike Pall c4fe76d50c Merge branch 'master' into v2.1 3 years ago