mikepaul-LuaJIT/src
2012-06-04 15:39:16 +02:00
..
.gitignore Update .gitignore. 2010-02-06 08:18:20 +01:00
buildvm_arm.dasc ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_arm.h ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_asm.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm_fold.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm_lib.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm_mips.dasc ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_mips.h ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_peobj.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm_ppc.dasc ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_ppc.h ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). 2012-05-10 16:21:14 +02:00
buildvm_ppcspe.dasc PPC/e500: Fix tailcall from fast function (esp. tostring). 2012-05-23 22:22:10 +02:00
buildvm_ppcspe.h PPC/e500: Fix tailcall from fast function (esp. tostring). 2012-05-23 22:22:10 +02:00
buildvm_x64.h FFI: Add callback support (for x86/x64). 2011-11-14 14:18:25 +01:00
buildvm_x64win.h FFI: Add callback support (for x86/x64). 2011-11-14 14:18:25 +01:00
buildvm_x86.dasc Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm_x86.h FFI: Add callback support (for x86/x64). 2011-11-14 14:18:25 +01:00
buildvm.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
buildvm.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lauxlib.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lib_aux.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_base.c Fix argument checks for coroutine.create(). 2012-05-28 21:38:23 +02:00
lib_bit.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_debug.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_ffi.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_init.c FFI: Add ffi.* library. 2010-12-05 00:52:17 +01:00
lib_io.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_jit.c MIPS: Add MIPS32R2 compile-time/runtime CPU detection. 2012-03-30 01:34:17 +02:00
lib_math.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_os.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_package.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_string.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lib_table.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_alloc.c Fix compilation on OpenBSD. 2012-03-15 12:01:13 +01:00
lj_alloc.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lj_api.c Make lua_concat() work from C hook with partial frame. 2012-04-12 12:02:38 +02:00
lj_arch.h MIPS: Integrate and enable JIT compiler. 2012-03-30 01:36:55 +02:00
lj_asm_arm.h ARM: Fix conditional branch fixup for OBAR. 2012-04-26 23:34:54 +02:00
lj_asm_mips.h MIPS: Integrate and enable JIT compiler. 2012-03-30 01:36:55 +02:00
lj_asm_ppc.h PPC: Fix HREFK code generation for huge tables. 2012-03-29 01:11:23 +02:00
lj_asm_x86.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_asm.c Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_asm.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_bc.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_bc.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_bcdump.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_bcread.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_bcwrite.c Fix bytecode dump for certain number constants. 2012-02-04 00:32:45 +01:00
lj_carith.c FFI: Equality comparisons never raise an error. 2012-05-23 22:20:27 +02:00
lj_carith.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ccall.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ccall.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ccallback.c FFI: Fix blacklisting of C functions calling callbacks. 2012-04-12 14:21:41 +02:00
lj_ccallback.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_cconv.c FFI: Convert io.* file handle to FILE * pointer (but as a void *). 2012-05-29 12:09:18 +02:00
lj_cconv.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_cdata.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_cdata.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_char.c Rename character type handling from lj_ctype* to lj_char*. 2010-11-09 12:09:54 +01:00
lj_char.h Add support for "%g" character class in patterns (from Lua 5.2). 2010-11-19 18:37:10 +01:00
lj_clib.c FFI: Don't call FreeLibrary() on our own EXE/DLL. 2012-05-14 13:41:08 +02:00
lj_clib.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_cparse.c FFI: Allow 'typedef _Bool int BOOL;' to make Windows users happy. 2012-05-08 18:34:12 +02:00
lj_cparse.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_crecord.c FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs). 2012-06-04 15:39:16 +02:00
lj_crecord.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ctype.c FFI: Allow 'typedef _Bool int BOOL;' to make Windows users happy. 2012-05-08 18:34:12 +02:00
lj_ctype.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_debug.c Fix argument error handling on Lua stacks without a frame. 2012-02-22 16:27:44 +01:00
lj_debug.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_def.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_dispatch.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_dispatch.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_emit_arm.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_emit_mips.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_emit_ppc.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_emit_x86.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_err.c FFI: Use correct PC in FFI metamethod error message. 2012-05-05 22:58:29 +02:00
lj_err.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_errmsg.h Disable loading bytecode with an extra header (BOM or #!). 2012-05-03 19:04:44 +02:00
lj_ff.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ffrecord.c ARM: Fix compilation of math.sinh/cosh/tanh. 2012-04-30 17:09:41 +02:00
lj_ffrecord.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_frame.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_func.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_func.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_gc.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_gc.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_gdbjit.c MIPS: Add support for GDB JIT API. 2012-04-01 20:01:13 +02:00
lj_gdbjit.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ir.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_ir.h FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs). 2012-06-04 15:39:16 +02:00
lj_ircall.h ARM: Fix compilation of math.sinh/cosh/tanh. 2012-04-30 17:09:41 +02:00
lj_iropt.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_jit.h MIPS: Add MIPS32R2 compile-time/runtime CPU detection. 2012-03-30 01:34:17 +02:00
lj_lex.c Disable loading bytecode with an extra header (BOM or #!). 2012-05-03 19:04:44 +02:00
lj_lex.h Add support for bytecode loading/saving. 2011-06-13 01:04:11 +02:00
lj_lib.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_lib.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_mcode.c MIPS: Integrate and enable JIT compiler. 2012-03-30 01:36:55 +02:00
lj_mcode.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_meta.c Make lua_concat() work from C hook with partial frame. 2012-04-12 12:02:38 +02:00
lj_meta.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_obj.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_obj.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_opt_dce.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_opt_fold.c FFI: Use CNEWI/FLOAD to box/access ffi.new("int", x) (for varargs). 2012-06-04 15:39:16 +02:00
lj_opt_loop.c Remove stray comment. 2012-05-09 17:53:05 +02:00
lj_opt_mem.c Fix DSE of USTORE. Have to remove OBAR, too. 2012-04-11 16:22:05 +02:00
lj_opt_narrow.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_opt_split.c ARM: Fix rejoin of pow in SPLIT pass. 2012-04-30 12:59:45 +02:00
lj_parse.c Fix bytecode JMP slot range after const + and/or optimization. 2012-04-11 15:17:11 +02:00
lj_parse.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_record.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_record.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_snap.c Preserve snapshot #0 PC for root traces. 2012-05-14 17:35:05 +02:00
lj_snap.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_state.c Limit number of userdata __gc separations at state close. 2012-04-11 15:15:50 +02:00
lj_state.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_str.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_str.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_tab.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_tab.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_target_arm.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_target_mips.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_target_ppc.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_target_x86.h Fix PHI stack slot syncing. 2012-05-07 23:16:19 +02:00
lj_target.h MIPS: Integrate and enable JIT compiler. 2012-03-30 01:36:55 +02:00
lj_trace.c Avoid recursive GC steps after GC-triggered trace exit. 2012-03-20 14:18:14 +01:00
lj_trace.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_traceerr.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_udata.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_udata.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_vm.h PPC: Use builtin D-Cache/I-Cache sync code. 2012-03-29 01:14:24 +02:00
lj_vmevent.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_vmevent.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj_vmmath.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lj.supp Add more comparison variants to Valgrind suppressions file. 2012-04-26 23:47:00 +02:00
ljamalg.c Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
lua.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lua.hpp RELEASE LuaJIT-2.0.0-beta2 2009-12-08 19:49:20 +01:00
luaconf.h RELEASE LuaJIT-2.0.0-beta10 2012-05-09 18:11:35 +02:00
luajit.c From Lua 5.2: Try __tostring metamethod on non-string error messages. 2012-02-13 20:08:29 +01:00
luajit.h RELEASE LuaJIT-2.0.0-beta10 2012-05-09 18:11:35 +02:00
lualib.h Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00
Makefile Add more comparison variants to Valgrind suppressions file. 2012-04-26 23:47:00 +02:00
Makefile.dep Fix dependencies. 2012-04-17 12:37:34 +02:00
msvcbuild.bat Bump copyright date to 2012. 2012-01-23 22:42:42 +01:00