| .. |
|
.gitignore
|
1f39cc5c21
Update .gitignore.
|
16 년 전 |
|
Makefile
|
9ab2ae8d46
Split-off large-file support flags to TARGET_LFSFLAGS.
|
13 년 전 |
|
Makefile.dep
|
7aa34aa4de
Fix dependencies.
|
13 년 전 |
|
buildvm.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_arm.dasc
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
buildvm_arm.h
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
buildvm_asm.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_fold.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_lib.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_mips.dasc
|
74205dc64b
ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_mips.h
|
74205dc64b
ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_peobj.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_ppc.dasc
|
74205dc64b
ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_ppc.h
|
74205dc64b
ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_ppcspe.dasc
|
10b9ed37e0
PPC/e500: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_ppcspe.h
|
10b9ed37e0
PPC/e500: Fix tailcall from fast function (esp. tostring).
|
13 년 전 |
|
buildvm_x64.h
|
71d00a56db
FFI: Add callback support (for x86/x64).
|
14 년 전 |
|
buildvm_x64win.h
|
71d00a56db
FFI: Add callback support (for x86/x64).
|
14 년 전 |
|
buildvm_x86.dasc
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
buildvm_x86.h
|
71d00a56db
FFI: Add callback support (for x86/x64).
|
14 년 전 |
|
lauxlib.h
|
55b1695971
RELEASE LuaJIT-2.0.0-beta1
|
16 년 전 |
|
lib_aux.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_base.c
|
97b7edb206
Fix argument checks for coroutine.create().
|
13 년 전 |
|
lib_bit.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_debug.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_ffi.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_init.c
|
7cb250c4b4
FFI: Add ffi.* library.
|
15 년 전 |
|
lib_io.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_jit.c
|
2225c9aafc
MIPS: Add MIPS32R2 compile-time/runtime CPU detection.
|
14 년 전 |
|
lib_math.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_os.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_package.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_string.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lib_table.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj.supp
|
e099059afd
Add more comparison variants to Valgrind suppressions file.
|
13 년 전 |
|
lj_alloc.c
|
5dbb6671a3
Fix compilation on OpenBSD.
|
14 년 전 |
|
lj_alloc.h
|
55b1695971
RELEASE LuaJIT-2.0.0-beta1
|
16 년 전 |
|
lj_api.c
|
68ca796d28
Make lua_concat() work from C hook with partial frame.
|
13 년 전 |
|
lj_arch.h
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
lj_asm.c
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_asm.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_asm_arm.h
|
325a1820eb
ARM: Fix conditional branch fixup for OBAR.
|
13 년 전 |
|
lj_asm_mips.h
|
bcd459aa0e
MIPS: Integrate and enable JIT compiler.
|
14 년 전 |
|
lj_asm_ppc.h
|
a53a549774
PPC: Fix HREFK code generation for huge tables.
|
14 년 전 |
|
lj_asm_x86.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_bc.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_bc.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_bcdump.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_bcread.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_bcwrite.c
|
8e524d437e
Fix bytecode dump for certain number constants.
|
14 년 전 |
|
lj_carith.c
|
3a43ea5084
FFI: Equality comparisons never raise an error.
|
13 년 전 |
|
lj_carith.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ccall.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ccall.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ccallback.c
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
lj_ccallback.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_cconv.c
|
fa2572da6c
FFI: Convert io.* file handle to FILE * pointer (but as a void *).
|
13 년 전 |
|
lj_cconv.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_cdata.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_cdata.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_char.c
|
ad29c1f39f
Rename character type handling from lj_ctype* to lj_char*.
|
15 년 전 |
|
lj_char.h
|
52fd87bf34
Add support for "%g" character class in patterns (from Lua 5.2).
|
15 년 전 |
|
lj_clib.c
|
e6bcb545f8
FFI: Don't call FreeLibrary() on our own EXE/DLL.
|
13 년 전 |
|
lj_clib.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_cparse.c
|
886a450a3d
FFI: Allow 'typedef _Bool int BOOL;' to make Windows users happy.
|
13 년 전 |
|
lj_cparse.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_crecord.c
|
5032e6d87f
FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs).
|
13 년 전 |
|
lj_crecord.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ctype.c
|
886a450a3d
FFI: Allow 'typedef _Bool int BOOL;' to make Windows users happy.
|
13 년 전 |
|
lj_ctype.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_debug.c
|
7498ee204e
Fix argument error handling on Lua stacks without a frame.
|
14 년 전 |
|
lj_debug.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_def.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_dispatch.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_dispatch.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_emit_arm.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_emit_mips.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_emit_ppc.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_emit_x86.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_err.c
|
afc17b3c1a
FFI: Use correct PC in FFI metamethod error message.
|
13 년 전 |
|
lj_err.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_errmsg.h
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
lj_ff.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ffrecord.c
|
eec0d80d1b
ARM: Fix compilation of math.sinh/cosh/tanh.
|
13 년 전 |
|
lj_ffrecord.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_frame.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_func.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_func.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_gc.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_gc.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_gdbjit.c
|
5a83601589
MIPS: Add support for GDB JIT API.
|
13 년 전 |
|
lj_gdbjit.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ir.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_ir.h
|
5032e6d87f
FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs).
|
13 년 전 |
|
lj_ircall.h
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
lj_iropt.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_jit.h
|
2225c9aafc
MIPS: Add MIPS32R2 compile-time/runtime CPU detection.
|
14 년 전 |
|
lj_lex.c
|
53a285c0c3
Disable loading bytecode with an extra header (BOM or #!).
|
13 년 전 |
|
lj_lex.h
|
4994fcc32c
Add support for bytecode loading/saving.
|
14 년 전 |
|
lj_lib.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_lib.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_mcode.c
|
fad5382d21
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
|
13 년 전 |
|
lj_mcode.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_meta.c
|
68ca796d28
Make lua_concat() work from C hook with partial frame.
|
13 년 전 |
|
lj_meta.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_obj.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_obj.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_opt_dce.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_opt_fold.c
|
5032e6d87f
FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs).
|
13 년 전 |
|
lj_opt_loop.c
|
c8a1f274af
Remove stray comment.
|
13 년 전 |
|
lj_opt_mem.c
|
3ed5172fe4
Fix DSE of USTORE. Have to remove OBAR, too.
|
13 년 전 |
|
lj_opt_narrow.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_opt_split.c
|
8d31b5cdde
ARM: Fix rejoin of pow in SPLIT pass.
|
13 년 전 |
|
lj_parse.c
|
39112fd6fb
Fix bytecode JMP slot range after const + and/or optimization.
|
13 년 전 |
|
lj_parse.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_record.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_record.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_snap.c
|
f3197046b8
Preserve snapshot #0 PC for root traces.
|
13 년 전 |
|
lj_snap.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_state.c
|
44876ec99f
Limit number of userdata __gc separations at state close.
|
13 년 전 |
|
lj_state.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_str.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_str.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_tab.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_tab.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_target.h
|
bcd459aa0e
MIPS: Integrate and enable JIT compiler.
|
14 년 전 |
|
lj_target_arm.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_target_mips.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_target_ppc.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_target_x86.h
|
0d824b7d14
Fix PHI stack slot syncing.
|
13 년 전 |
|
lj_trace.c
|
9589e11e44
Avoid recursive GC steps after GC-triggered trace exit.
|
14 년 전 |
|
lj_trace.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_traceerr.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_udata.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_udata.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_vm.h
|
1980ee95b0
PPC: Use builtin D-Cache/I-Cache sync code.
|
14 년 전 |
|
lj_vmevent.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_vmevent.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lj_vmmath.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
ljamalg.c
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
lua.h
|
55b1695971
RELEASE LuaJIT-2.0.0-beta1
|
16 년 전 |
|
lua.hpp
|
1d1fed48a0
RELEASE LuaJIT-2.0.0-beta2
|
16 년 전 |
|
luaconf.h
|
51f05d64c9
RELEASE LuaJIT-2.0.0-beta10
|
13 년 전 |
|
luajit.c
|
0bd1a66f2f
Print version and JIT status to stdout, not stderr.
|
13 년 전 |
|
luajit.h
|
51f05d64c9
RELEASE LuaJIT-2.0.0-beta10
|
13 년 전 |
|
lualib.h
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |
|
msvcbuild.bat
|
10ef109eef
Bump copyright date to 2012.
|
14 년 전 |