Mike Pall
|
cde968f91f
From Lua 5.2: Add luaL_testudata().
|
8 سال پیش |
Mike Pall
|
f2e2a3f757
From Lua 5.3: Add lua_isyieldable().
|
8 سال پیش |
Mike Pall
|
ef23b70eb6
From Lua 5.2: Add lua_copy().
|
8 سال پیش |
Mike Pall
|
c67a098292
From Lua 5.2: Add lua_version().
|
8 سال پیش |
Mike Pall
|
9c685f7003
Refactor with LUA_OK.
|
8 سال پیش |
Mike Pall
|
22dfa63283
Allow building on Haiku OS.
|
8 سال پیش |
Mike Pall
|
7c7843e876
Merge branch 'master' into v2.1
|
8 سال پیش |
Mike Pall
|
247b3624ff
OSX: Fix build with recent XCode.
|
8 سال پیش |
Mike Pall
|
de97b9d52b
Add some more changes and extensions from Lua 5.2.
|
8 سال پیش |
Mike Pall
|
dc320ca70f
Remove old Lua 5.0 compatibility defines.
|
8 سال پیش |
Mike Pall
|
c29afcb1a3
Merge branch 'master' into v2.1
|
8 سال پیش |
Mike Pall
|
e205ad0c55
FFI: Fix FOLD rules for int64_t comparisons.
|
8 سال پیش |
Mike Pall
|
3143b21894
ARM64: Add big-endian support.
|
8 سال پیش |
Mike Pall
|
78f5f1cef1
x64/LJ_GC64: Fix emit_loadk64().
|
8 سال پیش |
Mike Pall
|
024ade796f
LJ_GC64: Fix BC_CALLM snapshot handling.
|
8 سال پیش |
Mike Pall
|
fa126c5f97
x64/LJ_GC64: Fix assembly of CNEWI with 64 bit constant pointer.
|
8 سال پیش |
Mike Pall
|
779a1eb8e6
ARM64: Fix Nintendo Switch build.
|
8 سال پیش |
Mike Pall
|
0cf78854a9
ARM64: Fix XLOAD/XSTORE with FP operand.
|
8 سال پیش |
Mike Pall
|
de5568e0ea
Remove Lua 5.0 compatibility defines.
|
8 سال پیش |
Mike Pall
|
d3e36e7920
Merge branch 'master' into v2.1
|
8 سال پیش |
Mike Pall
|
f50bf7585a
Remove unnecessary mcode alloc pointer check.
|
8 سال پیش |
Mike Pall
|
d62459fc39
Limit mcode alloc probing, depending on the available pool size.
|
8 سال پیش |
Mike Pall
|
4e308361bf
Fix overly restrictive range calculation in mcode allocation.
|
8 سال پیش |
Mike Pall
|
ff648369aa
Fix out-of-scope goto handling in parser.
|
8 سال پیش |
Mike Pall
|
3ab9f5a18d
Remove internal __mode = "K" and replace with safe check.
|
8 سال پیش |
Mike Pall
|
eef77a6d77
Fix annoying warning, due to deterministic binutils configuration.
|
8 سال پیش |
Mike Pall
|
a9740d9edb
DynASM: Fix warning.
|
8 سال پیش |
Mike Pall
|
a25c0b99b8
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
|
8 سال پیش |
Mike Pall
|
4416e885d2
Fix FOLD rules for math.abs() and FP negation.
|
8 سال پیش |
Mike Pall
|
019fb9d1e9
Fix soft-float math.abs() and negation.
|
8 سال پیش |