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
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Lua 5.2: Add lua_copy().
Mike Pall
2017-04-07
3
-11
/
+21
*
From Lua 5.2: Add lua_version().
Mike Pall
2017-04-07
2
-0
/
+8
*
Refactor with LUA_OK.
Mike Pall
2017-04-07
6
-23
/
+24
*
Allow building on Haiku OS.
Mike Pall
2017-04-07
1
-1
/
+1
*
Merge branch 'master' into v2.1
Mike Pall
2017-04-07
1
-1
/
+2
|
\
|
*
OSX: Fix build with recent XCode.
Mike Pall
2017-04-07
1
-1
/
+2
*
|
Add some more changes and extensions from Lua 5.2.
Mike Pall
2017-03-30
5
-40
/
+64
*
|
Remove old Lua 5.0 compatibility defines.
Mike Pall
2017-03-30
1
-20
/
+4
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-03-30
1
-8
/
+8
|
\
|
|
*
FFI: Fix FOLD rules for int64_t comparisons.
Mike Pall
2017-03-30
1
-8
/
+8
*
|
ARM64: Add big-endian support.
Mike Pall
2017-03-30
14
-63
/
+149
*
|
x64/LJ_GC64: Fix emit_loadk64().
Mike Pall
2017-03-21
1
-0
/
+1
*
|
LJ_GC64: Fix BC_CALLM snapshot handling.
Mike Pall
2017-03-21
1
-1
/
+1
*
|
x64/LJ_GC64: Fix assembly of CNEWI with 64 bit constant pointer.
Mike Pall
2017-03-21
1
-2
/
+3
*
|
ARM64: Fix Nintendo Switch build.
Mike Pall
2017-03-20
1
-1
/
+1
*
|
ARM64: Fix XLOAD/XSTORE with FP operand.
Mike Pall
2017-03-20
1
-1
/
+1
*
|
Remove Lua 5.0 compatibility defines.
Mike Pall
2017-03-17
3
-12
/
+0
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-03-08
5
-22
/
+27
|
\
|
|
*
Remove unnecessary mcode alloc pointer check.
Mike Pall
2017-03-08
1
-2
/
+2
|
*
Limit mcode alloc probing, depending on the available pool size.
Mike Pall
2017-03-08
1
-1
/
+2
|
*
Fix overly restrictive range calculation in mcode allocation.
Mike Pall
2017-03-08
1
-4
/
+4
|
*
Fix out-of-scope goto handling in parser.
Mike Pall
2017-03-08
1
-4
/
+6
|
*
Remove internal __mode = "K" and replace with safe check.
Mike Pall
2017-03-08
2
-6
/
+13
|
*
Fix annoying warning, due to deterministic binutils configuration.
Mike Pall
2017-03-08
1
-3
/
+1
|
*
DynASM: Fix warning.
Mike Pall
2017-03-08
1
-1
/
+2
*
|
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
Mike Pall
2017-02-20
14
-199
/
+1024
*
|
Fix FOLD rules for math.abs() and FP negation.
Mike Pall
2017-02-20
1
-4
/
+11
*
|
Fix soft-float math.abs() and negation.
Mike Pall
2017-02-20
1
-1
/
+2
*
|
x64/LJ_GC64: Fix warning for DUALNUM build.
Mike Pall
2017-02-20
1
-1
/
+1
*
|
x64/LJ_GC64: Fix (currently unused) integer stores in asm_tvptr().
Mike Pall
2017-02-20
1
-1
/
+2
*
|
ARM64: Cleanup and de-cargo-cult TValue store generation.
Mike Pall
2017-02-20
1
-49
/
+27
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-02-20
2
-12
/
+10
|
\
|
|
*
MIPS: Don't use RID_GP as a scratch register.
Mike Pall
2017-02-20
1
-3
/
+4
|
*
MIPS: Fix emitted code for U32 to float conversion.
Mike Pall
2017-02-20
1
-11
/
+7
|
*
MIPS: Backport workaround for compact unwind tables.
Mike Pall
2017-02-20
2
-0
/
+7
*
|
Make checkptrGC() actually work.
Mike Pall
2017-02-20
1
-8
/
+3
*
|
ARM64: Fix AREF/HREF/UREF fusion.
Mike Pall
2017-02-16
1
-1
/
+1
*
|
Fix extension docs about package.searchers.
Mike Pall
2017-01-18
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
197
-216
/
+216
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
177
-195
/
+195
*
|
LJ_GC64: Add build options and install instructions.
Mike Pall
2017-01-17
4
-7
/
+22
*
|
Add some more extensions from Lua 5.2/5.3.
Mike Pall
2017-01-17
7
-11
/
+56
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-3
/
+3
|
\
|
|
*
Fix HTML formatting.
Mike Pall
2017-01-17
1
-3
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
|
\
|
|
*
Fix cross-endian jit.bcsave for MIPS target.
Mike Pall
2017-01-17
1
-1
/
+1
*
|
ARM64: Remove unused variables in disassembler.
Mike Pall
2016-12-30
1
-4
/
+1
*
|
ARM64: Fuse BOR/BXOR and BNOT into ORN/EON.
Mike Pall
2016-12-15
2
-17
/
+36
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-12-15
0
-0
/
+0
|
\
|
|
*
Add "proto" field to jit.util.funcinfo().
Mike Pall
2016-12-15
1
-0
/
+1
[next]