.. |
.gitignore
|
Update .gitignore.
|
2010-02-06 08:18:20 +01:00 |
buildvm_asm.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_fold.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_lib.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_peobj.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_ppc.dasc
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_ppcspe.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm_x64.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
buildvm_x64win.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
buildvm_x86.dasc
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
buildvm_x86.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
buildvm.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
buildvm.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +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 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_base.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_bit.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_debug.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_ffi.c
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
lib_init.c
|
FFI: Add ffi.* library.
|
2010-12-05 00:52:17 +01:00 |
lib_io.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_jit.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_math.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_os.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_package.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_string.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lib_table.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_alloc.c
|
Cleanup architecture, ABI and OS definitions.
|
2010-11-16 15:03:40 +01:00 |
lj_alloc.h
|
RELEASE LuaJIT-2.0.0-beta1
|
2009-12-08 19:46:35 +01:00 |
lj_api.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_arch.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_asm.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_asm.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_bc.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_bc.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_ccall.c
|
FFI: Untangle and fix calling convention definitions.
|
2011-01-12 20:01:35 +01:00 |
lj_ccall.h
|
FFI: Untangle and fix calling convention definitions.
|
2011-01-12 20:01:35 +01:00 |
lj_cconv.c
|
FFI: Cleanup some type conversions.
|
2011-01-13 16:39:42 +01:00 |
lj_cconv.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_cdata.c
|
FFI: Allow indexing a struct constructor to get constants.
|
2011-01-16 18:32:33 +01:00 |
lj_cdata.h
|
FFI: Add ffi.load() and ffi.C default namespace.
|
2011-01-10 03:43:18 +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
|
Avoid compiler warnings.
|
2011-01-12 18:22:00 +01:00 |
lj_clib.h
|
FFI: Add ffi.load() and ffi.C default namespace.
|
2011-01-10 03:43:18 +01:00 |
lj_cparse.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_cparse.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_crecord.c
|
FFI: Record conversions to bool ctype.
|
2011-01-16 19:42:53 +01:00 |
lj_crecord.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
lj_ctype.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_ctype.h
|
FFI: Auto-detect __stdcall and fix up C function declarations.
|
2011-01-10 20:50:34 +01:00 |
lj_def.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_dispatch.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_dispatch.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_err.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_err.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_errmsg.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
lj_ff.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_ffrecord.c
|
Fix recording of select() with multi-char string as 1st argument.
|
2011-01-13 17:16:22 +01:00 |
lj_ffrecord.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_frame.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_func.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_func.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_gc.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_gc.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_gdbjit.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_gdbjit.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_ir.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_ir.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_iropt.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_jit.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_lex.c
|
FFI: Preserve stack top across implicit load of FFI library in lexer.
|
2011-01-09 17:57:19 +01:00 |
lj_lex.h
|
Reorder various structs to reduce padding (thanks to /usr/bin/pahole).
|
2010-03-15 23:29:10 +01:00 |
lj_lib.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_lib.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_mcode.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_mcode.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_meta.c
|
FFI: Don't swap operands for cdata __eq metamethod call.
|
2011-01-17 01:09:43 +01:00 |
lj_meta.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
lj_obj.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_obj.h
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
lj_opt_dce.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_opt_fold.c
|
Add FOLD rule for CONV.num.u32 KINT.
|
2011-01-13 17:18:08 +01:00 |
lj_opt_loop.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_opt_mem.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_opt_narrow.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_parse.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_parse.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_record.c
|
Fix assertion.
|
2011-01-16 19:24:50 +01:00 |
lj_record.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_snap.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_snap.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_state.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_state.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_str.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_str.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_tab.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_tab.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_target_x86.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_target.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_trace.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_trace.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_traceerr.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_udata.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_udata.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_vm.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_vmevent.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj_vmevent.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lj.supp
|
Speed up string compares in string interning.
|
2010-07-21 23:55:05 +02:00 |
ljamalg.c
|
FFI: Add ffi.load() and ffi.C default namespace.
|
2011-01-10 03:43:18 +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 copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
luajit.c
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
luajit.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
lualib.h
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
Makefile
|
FFI: Add ffi.load() and ffi.C default namespace.
|
2011-01-10 03:43:18 +01:00 |
Makefile.dep
|
FFI: Auto-detect __stdcall and fix up C function declarations.
|
2011-01-10 20:50:34 +01:00 |
msvcbuild.bat
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |