index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
LJ_GC64: Fix jit.on/off.
Mike Pall
2016-10-08
1
-1
/
+1
*
|
Fix -jp=a mode for builtins.
Mike Pall
2016-10-02
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-10-02
1
-1
/
+1
|
\
|
|
*
ARM: Fix BLX encoding for Thumb interworking calls.
Mike Pall
2016-10-02
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-09-19
1
-1
/
+2
|
\
|
|
*
Looks like COLORTERM has gone out of fashion.
Mike Pall
2016-09-19
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-09-19
1
-1
/
+3
|
\
|
|
*
Initialize uv->immutable for upvalues of loaded chunks.
Mike Pall
2016-09-19
1
-1
/
+3
*
|
Windows/x86: Add MSVC flags for debug build with exception interop.
Mike Pall
2016-09-06
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-07-31
2
-7
/
+4
|
\
|
|
*
Revert "OSX: Switch to Clang as the default compiler."
Mike Pall
2016-07-31
2
-6
/
+2
*
|
Fix exit status for 'luajit -b'.
Mike Pall
2016-07-22
1
-2
/
+2
*
|
Must preserve J->fold.ins (fins) around call to lj_ir_ksimd().
Mike Pall
2016-07-22
1
-1
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-07-17
1
-7
/
+7
|
\
|
|
*
Adjust comment with defines.
Mike Pall
2016-07-17
1
-7
/
+7
*
|
Emit bytecode in .c/.h files with unsigned char type.
Mike Pall
2016-07-17
1
-2
/
+2
*
|
Set arg table before evaluating LUA_INIT and -e chunks.
Mike Pall
2016-07-17
2
-44
/
+60
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-07-17
1
-1
/
+2
|
\
|
|
*
Fix for cdata vs. non-cdata arithmetics/comparisons.
Mike Pall
2016-07-17
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-07-17
7
-13
/
+13
|
\
|
|
*
Fix unused vars etc. in internal Lua files.
Mike Pall
2016-07-17
5
-11
/
+11
*
|
Properly clean up state before restart of trace assembly.
Mike Pall
2016-06-27
1
-6
/
+10
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-06-27
1
-2
/
+2
|
\
|
|
*
Drop leftover regs in 'for' iterator assignment, too.
Mike Pall
2016-06-27
1
-2
/
+2
*
|
MIPS: Support MIPS16 interlinking.
Mike Pall
2016-06-08
5
-3
/
+9
*
|
x64/LJ_GC64: Fix code generation for IR_KNULL call argument.
Mike Pall
2016-06-05
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-06-05
1
-3
/
+2
|
\
|
|
*
Fix PHI remarking in SINK pass.
Mike Pall
2016-06-05
1
-3
/
+2
*
|
LJ_GC64: Set correct nil value when clearing a cdata finalizer.
Mike Pall
2016-06-03
1
-4
/
+6
*
|
LJ_GC64: Ensure all IR slot fields are initialized.
Mike Pall
2016-06-03
2
-0
/
+5
*
|
LJ_GC64: Allow optional use of the system memory allocator.
Mike Pall
2016-06-03
3
-6
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-06-03
1
-3
/
+3
|
\
|
|
*
Fix Valgrind suppressions.
Mike Pall
2016-06-03
1
-3
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-06-03
1
-1
/
+1
|
\
|
|
*
Don't try to record outermost pcall() return to lower frame.
Mike Pall
2016-06-03
1
-1
/
+1
*
|
MIPS: Fix build failures and warnings.
Mike Pall
2016-05-29
3
-5
/
+5
*
|
Proper fix for LJ_GC64 changes to asm_href().
Mike Pall
2016-05-28
1
-2
/
+4
*
|
MIPS64, part 1: Add MIPS64 support to interpreter.
Mike Pall
2016-05-28
19
-62
/
+5213
*
|
DynASM/MIPS: Add missing MIPS64 instructions.
Mike Pall
2016-05-28
3
-14
/
+84
*
|
Fix compiler warning.
Mike Pall
2016-05-28
1
-0
/
+2
*
|
x64/LJ_GC64: Fix __call metamethod for tailcall.
Mike Pall
2016-05-28
1
-1
/
+1
*
|
Fix collateral damage from LJ_GC64 changes to asm_href().
Mike Pall
2016-05-28
1
-2
/
+1
*
|
Cleanup install docs.
Mike Pall
2016-05-26
1
-31
/
+46
*
|
Use MAP_TRYFIXED for the probing memory allocator, if available.
Mike Pall
2016-05-23
1
-1
/
+7
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-05-23
1
-4
/
+17
|
\
|
|
*
x86: Don't spill an explicit REF_BASE in the IR.
Mike Pall
2016-05-23
1
-3
/
+3
*
|
x64/LJ_GC64: Add missing backend support and enable JIT compilation.
Mike Pall
2016-05-23
10
-90
/
+517
*
|
LJ_FR2: Add support for trace recording and snapshots.
Mike Pall
2016-05-23
11
-138
/
+291
*
|
LJ_GC64: Update IR type sizes.
Mike Pall
2016-05-23
1
-5
/
+8
*
|
LJ_GC64: Add support for 64 bit GCobj constants in the IR.
Mike Pall
2016-05-23
3
-13
/
+33
[prev]
[next]