mikepaul-LuaJIT/src
2010-01-17 20:47:10 +01:00
..
.gitignore Add DynASM-built files to public repo. 2009-12-08 20:40:15 +01:00
buildvm_asm.c Strip '@' suffix from external symbols for MACH-O, too. 2010-01-10 09:39:05 +01:00
buildvm_fold.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
buildvm_lib.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
buildvm_peobj.c Fix off-by-one error in x64 PE object symbol mangling. 2010-01-17 19:58:31 +01:00
buildvm_x64.h Add build infrastructure for x64 interpreter. 2010-01-14 12:28:16 +01:00
buildvm_x64win.h Add build infrastructure for x64 interpreter. 2010-01-14 12:28:16 +01:00
buildvm_x86.dasc Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
buildvm_x86.h Add support for WIN64 exception handling to external unwinder. 2010-01-05 22:39:46 +01:00
buildvm.c Add build infrastructure for x64 interpreter. 2010-01-14 12:28:16 +01:00
buildvm.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lauxlib.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lib_aux.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_base.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_bit.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_debug.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_init.c RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lib_io.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_jit.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_math.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_os.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_package.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_string.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lib_table.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_alloc.c Fix more 64 bit conversion warnings. 2010-01-17 20:47:10 +01:00
lj_alloc.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lj_api.c Fix 32/64 bit portability issue with upval->v. 2010-01-09 21:11:35 +01:00
lj_arch.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_asm.c Improve alias analysis of upvalues using a disambiguation hash value. 2010-01-09 23:59:43 +01:00
lj_asm.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_bc.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_bc.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_ctype.c RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lj_ctype.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lj_def.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_dispatch.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_dispatch.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_err.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_err.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_errmsg.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_ff.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_frame.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_func.c Improve alias analysis of upvalues using a disambiguation hash value. 2010-01-09 23:59:43 +01:00
lj_func.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_gc.c Avoid int16_t widening for pt->uv elements. 2010-01-09 22:41:08 +01:00
lj_gc.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_gdbjit.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_gdbjit.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_ir.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_ir.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_iropt.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_jit.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_lex.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_lex.h RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
lj_lib.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_lib.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_mcode.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_mcode.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_meta.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_meta.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_obj.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_obj.h Improve alias analysis of upvalues using a disambiguation hash value. 2010-01-09 23:59:43 +01:00
lj_opt_dce.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_opt_fold.c Improve alias analysis of upvalues using a disambiguation hash value. 2010-01-09 23:59:43 +01:00
lj_opt_loop.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_opt_mem.c Improve alias analysis of upvalues using a disambiguation hash value. 2010-01-09 23:59:43 +01:00
lj_opt_narrow.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_parse.c Avoid int16_t widening for pt->uv elements. 2010-01-09 22:41:08 +01:00
lj_parse.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_record.c Error for blacklisted loop bytecodes has no info argument. 2010-01-16 02:04:12 +01:00
lj_record.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_snap.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_snap.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_state.c Fix 32/64 bit portability issue with upval->v. 2010-01-09 21:11:35 +01:00
lj_state.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_str.c Silence 64 bit conversion warning. 2010-01-17 20:36:04 +01:00
lj_str.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_tab.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_tab.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_target_x86.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_target.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_trace.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_trace.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_traceerr.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_udata.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_udata.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_vm.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_vmevent.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj_vmevent.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lj.supp RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
ljamalg.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +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 Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
luajit.c Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
luajit.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
lualib.h Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
Makefile Add build infrastructure for x64 interpreter. 2010-01-14 12:28:16 +01:00
Makefile.dep Fast forward to sync public repo. 2009-12-08 20:35:29 +01:00
msvcbuild.bat Enable build for x64 interpreter on WIN64. 2010-01-17 20:33:13 +01:00