index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
ARM64: Improve register allocation for integer IR_MUL/IR_MULOV.
Mike Pall
1
-1
/
+1
2023-08-29
ARM64: Fix register allocation for IR_*LOAD.
Mike Pall
1
-1
/
+3
2023-08-29
Update external MSDN URL in code.
Mike Pall
1
-1
/
+1
2023-08-29
FFI/ARM64/OSX: Handle non-standard OSX C calling conventions.
Mike Pall
4
-21
/
+98
2023-08-29
FFI: Unify stack setup for C calls in interpreter.
Mike Pall
9
-53
/
+62
2023-08-28
ARM64: Prevent STP fusion for conditional code emitted by TBAR.
Mike Pall
1
-1
/
+2
2023-08-28
ARM64: Fix LDP/STP fusing for unaligned accesses.
Mike Pall
1
-1
/
+1
2023-08-28
Handle table unsinking in the presence of IRFL_TAB_NOMM.
Mike Pall
1
-5
/
+15
2023-08-28
Use fallback name for install files without valid .git or .relver.
Mike Pall
1
-6
/
+7
2023-08-28
Handle non-.git checkout with .relver in .bat-file builds.
Mike Pall
4
-4
/
+4
2023-08-28
Fix external C call stack check when using LUAJIT_MODE_WRAPCFUNC.
Mike Pall
1
-2
/
+2
2023-08-28
Fix predict_next() in parser (again).
Mike Pall
1
-1
/
+3
2023-08-22
Fix typo.
Mike Pall
1
-1
/
+1
2023-08-22
Handle the case when .git is not a directory.
Mike Pall
1
-1
/
+1
2023-08-22
Add .gitattributes to dynamically resolve .relver.
Mike Pall
2
-0
/
+2
2023-08-22
Add .gitattributes to dynamically resolve .relver.
Mike Pall
2
-0
/
+2
2023-08-22
Fix for last commit: also remove symlink on uninstall.
Mike Pall
1
-1
/
+1
2023-08-22
Switch to rolling releases: mark v2.1 as production.
Mike Pall
1
-7
/
+1
2023-08-21
Fix Windows build scripts for rolling releases.
Mike Pall
4
-4
/
+4
2023-08-21
Switch MSVC and console build scripts to rolling releases.
Mike Pall
4
-0
/
+12
2023-08-21
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
13
-27
/
+87
2023-08-21
Update documentation for switch to rolling releases.
Mike Pall
15
-581
/
+60
2023-08-20
Bump copyright date.
Mike Pall
176
-193
/
+193
2023-08-20
Remove work-in-progress notice in string buffer docs.
Mike Pall
1
-6
/
+0
2023-08-13
MIPS: Fix "bad FP FLOAD" assertion.
Mike Pall
1
-1
/
+1
2023-08-13
Ensure forward progress on trace exit to BC_ITERN.
Mike Pall
8
-35
/
+146
2023-08-12
ARM64: Add support for ARM64e pointer authentication codes (PAC).
Mike Pall
15
-33
/
+118
2023-08-12
DynASM/ARM64: Add instructions for ARM64e PAC.
Mike Pall
1
-0
/
+7
2023-08-12
Fix maxslots when recording BC_VARG, part 3.
Mike Pall
1
-3
/
+9
2023-08-12
Fix predict_next() in parser.
Mike Pall
1
-0
/
+1
2023-08-12
MIPS32: Declare that the assembler part uses the FR=0 model.
Mike Pall
1
-3
/
+6
2023-08-12
ARM64: Fix assembly of HREFK (again).
Mike Pall
1
-1
/
+1
2023-08-12
Fix frame for more types of on-trace error messages.
Mike Pall
1
-0
/
+4
2023-08-12
Add workaround for bytecode dump of builtins.
Mike Pall
1
-1
/
+2
2023-08-12
DynASM: Fix regression due to warning fix.
Mike Pall
5
-0
/
+5
2023-07-12
Fix base register coalescing in side trace.
Mike Pall
5
-17
/
+21
2023-07-09
ARM64: Fix assembly of HREFK.
Mike Pall
1
-1
/
+1
2023-07-09
Fix maxslots when recording BC_VARG, part 2.
Mike Pall
1
-6
/
+2
2023-07-08
Fix maxslots when recording BC_TSETM.
Mike Pall
1
-0
/
+2
2023-07-08
Fix maxslots when recording BC_VARG.
Mike Pall
1
-2
/
+1
2023-07-08
Fix register mask for stack check in head of side trace.
Mike Pall
1
-1
/
+3
2023-07-08
FFI: Fix ffi.metatype() for non-raw types.
Mike Pall
1
-1
/
+1
2023-07-08
ARM64: Fix LDP code generation.
Mike Pall
1
-1
/
+1
2023-06-12
MIPSr6: Add missing files to Makefile install target.
Mike Pall
1
-1
/
+3
2023-06-02
DynASM: Fix warnings.
Mike Pall
5
-56
/
+26
2023-06-02
Fix frame for on-trace out-of-memory error.
Mike Pall
1
-0
/
+4
2023-06-02
Fix handling of instable types in TNEW/TDUP load forwarding.
Mike Pall
1
-1
/
+2
2023-06-02
Fix compiler warning.
Mike Pall
1
-1
/
+2
2023-04-30
Fix last commit.
Mike Pall
1
-0
/
+2
2023-04-16
Print errors from __gc finalizers instead of rethrowing them.
Mike Pall
4
-28
/
+64
[next]