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