2009-12-08 18:46:35 +00:00
|
|
|
lib_aux.o: lib_aux.c lua.h luaconf.h lauxlib.h lj_obj.h lj_def.h \
|
2012-09-28 17:32:39 +00:00
|
|
|
lj_arch.h lj_err.h lj_errmsg.h lj_state.h lj_trace.h lj_jit.h lj_ir.h \
|
2023-04-16 16:13:48 +00:00
|
|
|
lj_dispatch.h lj_bc.h lj_traceerr.h lj_lib.h lj_vmevent.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_base.o: lib_base.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2021-06-01 03:16:32 +00:00
|
|
|
lj_def.h lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_buf.h \
|
|
|
|
lj_str.h lj_tab.h lj_meta.h lj_state.h lj_frame.h lj_bc.h lj_ctype.h \
|
|
|
|
lj_cconv.h lj_ff.h lj_ffdef.h lj_dispatch.h lj_jit.h lj_ir.h lj_char.h \
|
|
|
|
lj_strscan.h lj_strfmt.h lj_lib.h lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_bit.o: lib_bit.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h lj_def.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_arch.h lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_strscan.h \
|
|
|
|
lj_strfmt.h lj_ctype.h lj_cdata.h lj_cconv.h lj_carith.h lj_ff.h \
|
|
|
|
lj_ffdef.h lj_lib.h lj_libdef.h
|
2021-03-25 01:21:31 +00:00
|
|
|
lib_buffer.o: lib_buffer.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2021-06-01 03:16:32 +00:00
|
|
|
lj_def.h lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h \
|
|
|
|
lj_tab.h lj_udata.h lj_meta.h lj_ctype.h lj_cdata.h lj_cconv.h \
|
|
|
|
lj_strfmt.h lj_serialize.h lj_lib.h lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_debug.o: lib_debug.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2012-09-20 15:41:32 +00:00
|
|
|
lj_def.h lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_lib.h \
|
|
|
|
lj_libdef.h
|
2010-12-04 23:43:47 +00:00
|
|
|
lib_ffi.o: lib_ffi.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h lj_def.h \
|
2011-04-12 17:15:00 +00:00
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_str.h lj_tab.h lj_meta.h \
|
|
|
|
lj_ctype.h lj_cparse.h lj_cdata.h lj_cconv.h lj_carith.h lj_ccall.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_ccallback.h lj_clib.h lj_strfmt.h lj_ff.h lj_ffdef.h lj_lib.h \
|
|
|
|
lj_libdef.h
|
2010-12-04 23:43:47 +00:00
|
|
|
lib_init.o: lib_init.c lua.h luaconf.h lauxlib.h lualib.h lj_arch.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_io.o: lib_io.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h lj_def.h \
|
2013-03-13 21:44:01 +00:00
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_state.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_strfmt.h lj_ff.h lj_ffdef.h lj_lib.h lj_libdef.h
|
2013-09-09 22:47:28 +00:00
|
|
|
lib_jit.o: lib_jit.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h lj_def.h \
|
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_str.h lj_tab.h \
|
2013-09-18 13:17:39 +00:00
|
|
|
lj_state.h lj_bc.h lj_ctype.h lj_ir.h lj_jit.h lj_ircall.h lj_iropt.h \
|
|
|
|
lj_target.h lj_target_*.h lj_trace.h lj_dispatch.h lj_traceerr.h \
|
|
|
|
lj_vm.h lj_vmevent.h lj_lib.h luajit.h lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_math.o: lib_math.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2024-07-03 23:26:29 +00:00
|
|
|
lj_def.h lj_arch.h lj_err.h lj_errmsg.h lj_lib.h lj_vm.h lj_prng.h \
|
|
|
|
lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_os.o: lib_os.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h lj_def.h \
|
2013-03-20 15:53:15 +00:00
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_lib.h \
|
|
|
|
lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_package.o: lib_package.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_def.h lj_arch.h lj_err.h lj_errmsg.h lj_lib.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_string.o: lib_string.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_def.h lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h \
|
|
|
|
lj_tab.h lj_meta.h lj_state.h lj_ff.h lj_ffdef.h lj_bcdump.h lj_lex.h \
|
2013-05-12 20:37:02 +00:00
|
|
|
lj_char.h lj_strfmt.h lj_lib.h lj_libdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lib_table.o: lib_table.c lua.h luaconf.h lauxlib.h lualib.h lj_obj.h \
|
2013-03-18 16:10:59 +00:00
|
|
|
lj_def.h lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h \
|
2013-10-09 15:01:22 +00:00
|
|
|
lj_tab.h lj_ff.h lj_ffdef.h lj_lib.h lj_libdef.h
|
2020-06-15 10:21:05 +00:00
|
|
|
lj_alloc.o: lj_alloc.c lj_def.h lua.h luaconf.h lj_arch.h lj_alloc.h \
|
|
|
|
lj_prng.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_api.o: lj_api.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2011-06-07 19:37:24 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_debug.h lj_str.h lj_tab.h lj_func.h lj_udata.h \
|
|
|
|
lj_meta.h lj_state.h lj_bc.h lj_frame.h lj_trace.h lj_jit.h lj_ir.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_dispatch.h lj_traceerr.h lj_vm.h lj_strscan.h lj_strfmt.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_asm.o: lj_asm.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2021-06-01 03:16:32 +00:00
|
|
|
lj_buf.h lj_str.h lj_tab.h lj_frame.h lj_bc.h lj_ctype.h lj_ir.h \
|
|
|
|
lj_jit.h lj_ircall.h lj_iropt.h lj_mcode.h lj_trace.h lj_dispatch.h \
|
|
|
|
lj_traceerr.h lj_snap.h lj_asm.h lj_vm.h lj_target.h lj_target_*.h \
|
2023-08-29 23:10:52 +00:00
|
|
|
lj_prng.h lj_emit_*.h lj_asm_*.h
|
2020-06-12 22:52:54 +00:00
|
|
|
lj_assert.o: lj_assert.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h
|
2010-02-05 19:15:01 +00:00
|
|
|
lj_bc.o: lj_bc.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_bc.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_bcdef.h
|
2011-06-12 22:58:13 +00:00
|
|
|
lj_bcread.o: lj_bcread.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_bc.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_ctype.h lj_cdata.h lualib.h lj_lex.h lj_bcdump.h lj_state.h \
|
|
|
|
lj_strfmt.h
|
2011-06-12 22:58:13 +00:00
|
|
|
lj_bcwrite.o: lj_bcwrite.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_gc.h lj_buf.h lj_str.h lj_bc.h lj_ctype.h lj_dispatch.h lj_jit.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_ir.h lj_strfmt.h lj_bcdump.h lj_lex.h lj_err.h lj_errmsg.h lj_vm.h
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_buf.o: lj_buf.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_strfmt.h
|
2011-01-26 20:46:02 +00:00
|
|
|
lj_carith.o: lj_carith.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-03-13 21:44:01 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_tab.h lj_meta.h lj_ir.h lj_ctype.h \
|
|
|
|
lj_cconv.h lj_cdata.h lj_carith.h lj_strscan.h
|
2011-01-06 22:30:04 +00:00
|
|
|
lj_ccall.o: lj_ccall.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_tab.h lj_ctype.h lj_cconv.h lj_cdata.h \
|
|
|
|
lj_ccall.h lj_trace.h lj_jit.h lj_ir.h lj_dispatch.h lj_bc.h \
|
2011-01-10 19:50:34 +00:00
|
|
|
lj_traceerr.h
|
2011-11-14 13:15:57 +00:00
|
|
|
lj_ccallback.o: lj_ccallback.c lj_obj.h lua.h luaconf.h lj_def.h \
|
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_tab.h lj_state.h lj_frame.h \
|
|
|
|
lj_bc.h lj_ctype.h lj_cconv.h lj_ccall.h lj_ccallback.h lj_target.h \
|
2012-04-17 10:37:34 +00:00
|
|
|
lj_target_*.h lj_mcode.h lj_jit.h lj_ir.h lj_trace.h lj_dispatch.h \
|
|
|
|
lj_traceerr.h lj_vm.h
|
2010-12-04 23:18:07 +00:00
|
|
|
lj_cconv.o: lj_cconv.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2021-06-01 03:16:32 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_tab.h lj_ctype.h \
|
|
|
|
lj_cdata.h lj_cconv.h lj_ccallback.h
|
2010-12-04 23:18:07 +00:00
|
|
|
lj_cdata.o: lj_cdata.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_tab.h lj_ctype.h lj_cconv.h lj_cdata.h
|
2010-11-09 11:09:54 +00:00
|
|
|
lj_char.o: lj_char.c lj_char.h lj_def.h lua.h luaconf.h
|
2011-01-10 02:43:18 +00:00
|
|
|
lj_clib.o: lj_clib.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
|
|
|
lj_err.h lj_errmsg.h lj_tab.h lj_str.h lj_udata.h lj_ctype.h lj_cconv.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_cdata.h lj_clib.h lj_strfmt.h
|
2010-12-04 23:20:59 +00:00
|
|
|
lj_cparse.o: lj_cparse.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_ctype.h lj_cparse.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_frame.h lj_bc.h lj_vm.h lj_char.h lj_strscan.h lj_strfmt.h
|
2010-12-08 01:11:18 +00:00
|
|
|
lj_crecord.o: lj_crecord.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_tab.h lj_frame.h lj_bc.h lj_ctype.h lj_gc.h \
|
2013-05-15 11:57:35 +00:00
|
|
|
lj_cdata.h lj_cparse.h lj_cconv.h lj_carith.h lj_clib.h lj_ccall.h \
|
|
|
|
lj_ff.h lj_ffdef.h lj_ir.h lj_jit.h lj_ircall.h lj_iropt.h lj_trace.h \
|
2012-10-10 16:16:18 +00:00
|
|
|
lj_dispatch.h lj_traceerr.h lj_record.h lj_ffrecord.h lj_snap.h \
|
2024-08-20 17:13:59 +00:00
|
|
|
lj_crecord.h lj_strfmt.h lj_strscan.h
|
2010-12-04 23:11:35 +00:00
|
|
|
lj_ctype.o: lj_ctype.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_str.h lj_tab.h lj_strfmt.h lj_ctype.h \
|
2016-02-26 16:59:43 +00:00
|
|
|
lj_ccallback.h lj_buf.h
|
2011-06-07 19:37:24 +00:00
|
|
|
lj_debug.o: lj_debug.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_debug.h lj_buf.h lj_gc.h lj_str.h lj_tab.h \
|
2014-12-15 01:27:27 +00:00
|
|
|
lj_state.h lj_frame.h lj_bc.h lj_strfmt.h lj_jit.h lj_ir.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_dispatch.o: lj_dispatch.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-04-25 22:31:10 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_func.h lj_tab.h \
|
|
|
|
lj_meta.h lj_debug.h lj_state.h lj_frame.h lj_bc.h lj_ff.h lj_ffdef.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_strfmt.h lj_jit.h lj_ir.h lj_ccallback.h lj_ctype.h lj_trace.h \
|
2013-09-01 23:49:19 +00:00
|
|
|
lj_dispatch.h lj_traceerr.h lj_profile.h lj_vm.h luajit.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_err.o: lj_err.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_err.h \
|
2011-06-07 19:37:24 +00:00
|
|
|
lj_errmsg.h lj_debug.h lj_str.h lj_func.h lj_state.h lj_frame.h lj_bc.h \
|
2011-02-15 23:38:23 +00:00
|
|
|
lj_ff.h lj_ffdef.h lj_trace.h lj_jit.h lj_ir.h lj_dispatch.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lj_traceerr.h lj_vm.h lj_strfmt.h
|
2010-12-05 16:12:34 +00:00
|
|
|
lj_ffrecord.o: lj_ffrecord.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2021-07-19 14:53:30 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_tab.h lj_frame.h \
|
|
|
|
lj_bc.h lj_ff.h lj_ffdef.h lj_ir.h lj_jit.h lj_ircall.h lj_iropt.h \
|
|
|
|
lj_trace.h lj_dispatch.h lj_traceerr.h lj_record.h lj_ffrecord.h \
|
|
|
|
lj_crecord.h lj_vm.h lj_strscan.h lj_strfmt.h lj_serialize.h lj_recdef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_func.o: lj_func.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_func.h lj_trace.h lj_jit.h lj_ir.h lj_dispatch.h lj_bc.h \
|
|
|
|
lj_traceerr.h lj_vm.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_gc.o: lj_gc.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_func.h lj_udata.h \
|
|
|
|
lj_meta.h lj_state.h lj_frame.h lj_bc.h lj_ctype.h lj_cdata.h lj_trace.h \
|
2023-04-16 16:13:48 +00:00
|
|
|
lj_jit.h lj_ir.h lj_dispatch.h lj_traceerr.h lj_vm.h lj_vmevent.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_gdbjit.o: lj_gdbjit.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_frame.h lj_bc.h lj_buf.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_str.h lj_strfmt.h lj_jit.h lj_ir.h lj_dispatch.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_ir.o: lj_ir.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2013-04-20 23:01:33 +00:00
|
|
|
lj_buf.h lj_str.h lj_tab.h lj_ir.h lj_jit.h lj_ircall.h lj_iropt.h \
|
|
|
|
lj_trace.h lj_dispatch.h lj_bc.h lj_traceerr.h lj_ctype.h lj_cdata.h \
|
2021-07-19 14:53:30 +00:00
|
|
|
lj_carith.h lj_vm.h lj_strscan.h lj_serialize.h lj_strfmt.h lj_prng.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_lex.o: lj_lex.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_ctype.h lj_cdata.h \
|
2013-05-12 21:52:09 +00:00
|
|
|
lualib.h lj_state.h lj_lex.h lj_parse.h lj_char.h lj_strscan.h \
|
|
|
|
lj_strfmt.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_lib.o: lj_lib.c lauxlib.h lua.h luaconf.h lj_obj.h lj_def.h lj_arch.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_str.h lj_tab.h lj_func.h lj_bc.h \
|
2021-06-01 03:16:32 +00:00
|
|
|
lj_dispatch.h lj_jit.h lj_ir.h lj_ctype.h lj_vm.h lj_strscan.h \
|
|
|
|
lj_strfmt.h lj_lex.h lj_bcdump.h lj_lib.h
|
2012-09-21 14:32:24 +00:00
|
|
|
lj_load.o: lj_load.c lua.h luaconf.h lauxlib.h lj_obj.h lj_def.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_arch.h lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_func.h \
|
|
|
|
lj_frame.h lj_bc.h lj_vm.h lj_lex.h lj_bcdump.h lj_parse.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_mcode.o: lj_mcode.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-10-24 13:19:03 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_jit.h lj_ir.h lj_mcode.h lj_trace.h \
|
2020-06-15 10:21:05 +00:00
|
|
|
lj_dispatch.h lj_bc.h lj_traceerr.h lj_prng.h lj_vm.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_meta.o: lj_meta.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_meta.h lj_frame.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_bc.h lj_vm.h lj_strscan.h lj_strfmt.h lj_lib.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_obj.o: lj_obj.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h
|
|
|
|
lj_opt_dce.o: lj_opt_dce.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_ir.h lj_jit.h lj_iropt.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_opt_fold.o: lj_opt_fold.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-04-25 22:32:08 +00:00
|
|
|
lj_buf.h lj_gc.h lj_str.h lj_tab.h lj_ir.h lj_jit.h lj_ircall.h \
|
|
|
|
lj_iropt.h lj_trace.h lj_dispatch.h lj_bc.h lj_traceerr.h lj_ctype.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_carith.h lj_vm.h lj_strscan.h lj_strfmt.h lj_folddef.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_opt_loop.o: lj_opt_loop.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_ir.h lj_jit.h \
|
|
|
|
lj_iropt.h lj_trace.h lj_dispatch.h lj_bc.h lj_traceerr.h lj_snap.h \
|
|
|
|
lj_vm.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_opt_mem.o: lj_opt_mem.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2020-06-12 22:52:54 +00:00
|
|
|
lj_tab.h lj_ir.h lj_jit.h lj_iropt.h lj_ircall.h lj_dispatch.h lj_bc.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_opt_narrow.o: lj_opt_narrow.c lj_obj.h lua.h luaconf.h lj_def.h \
|
2012-08-25 21:02:29 +00:00
|
|
|
lj_arch.h lj_bc.h lj_ir.h lj_jit.h lj_iropt.h lj_trace.h lj_dispatch.h \
|
|
|
|
lj_traceerr.h lj_vm.h lj_strscan.h
|
2012-07-02 21:47:12 +00:00
|
|
|
lj_opt_sink.o: lj_opt_sink.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
|
|
|
lj_ir.h lj_jit.h lj_iropt.h lj_target.h lj_target_*.h
|
2011-02-02 01:29:37 +00:00
|
|
|
lj_opt_split.o: lj_opt_split.c lj_obj.h lua.h luaconf.h lj_def.h \
|
2016-05-29 16:12:58 +00:00
|
|
|
lj_arch.h lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_ir.h \
|
|
|
|
lj_jit.h lj_ircall.h lj_iropt.h lj_dispatch.h lj_bc.h lj_vm.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_parse.o: lj_parse.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 20:17:27 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_buf.h lj_str.h lj_tab.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_func.h lj_state.h lj_bc.h lj_ctype.h lj_strfmt.h lj_lex.h lj_parse.h \
|
|
|
|
lj_vm.h lj_vmevent.h
|
2021-03-25 01:21:31 +00:00
|
|
|
lj_prng.o: lj_prng.c lj_def.h lua.h luaconf.h lj_arch.h lj_prng.h
|
2013-09-01 23:49:19 +00:00
|
|
|
lj_profile.o: lj_profile.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
|
|
|
lj_buf.h lj_gc.h lj_str.h lj_frame.h lj_bc.h lj_debug.h lj_dispatch.h \
|
2013-09-08 00:53:23 +00:00
|
|
|
lj_jit.h lj_ir.h lj_trace.h lj_traceerr.h lj_profile.h luajit.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_record.o: lj_record.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-05-13 08:15:07 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_str.h lj_tab.h lj_meta.h lj_frame.h lj_bc.h \
|
2013-09-08 00:53:23 +00:00
|
|
|
lj_ctype.h lj_gc.h lj_ff.h lj_ffdef.h lj_debug.h lj_ir.h lj_jit.h \
|
|
|
|
lj_ircall.h lj_iropt.h lj_trace.h lj_dispatch.h lj_traceerr.h \
|
2020-06-15 10:21:05 +00:00
|
|
|
lj_record.h lj_ffrecord.h lj_snap.h lj_vm.h lj_prng.h
|
2021-03-25 01:21:31 +00:00
|
|
|
lj_serialize.o: lj_serialize.c lj_obj.h lua.h luaconf.h lj_def.h \
|
|
|
|
lj_arch.h lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_tab.h \
|
2021-07-19 14:53:30 +00:00
|
|
|
lj_udata.h lj_ctype.h lj_cdata.h lj_ir.h lj_serialize.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_snap.o: lj_snap.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2012-07-02 21:47:12 +00:00
|
|
|
lj_tab.h lj_state.h lj_frame.h lj_bc.h lj_ir.h lj_jit.h lj_iropt.h \
|
|
|
|
lj_trace.h lj_dispatch.h lj_traceerr.h lj_snap.h lj_target.h \
|
|
|
|
lj_target_*.h lj_ctype.h lj_cdata.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_state.o: lj_state.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2013-02-27 16:11:31 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_buf.h lj_str.h lj_tab.h lj_func.h \
|
|
|
|
lj_meta.h lj_state.h lj_frame.h lj_bc.h lj_ctype.h lj_trace.h lj_jit.h \
|
2020-06-15 10:21:05 +00:00
|
|
|
lj_ir.h lj_dispatch.h lj_traceerr.h lj_vm.h lj_prng.h lj_lex.h \
|
|
|
|
lj_alloc.h luajit.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_str.o: lj_str.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2021-03-25 01:21:31 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_str.h lj_char.h lj_prng.h
|
2013-05-12 20:37:02 +00:00
|
|
|
lj_strfmt.o: lj_strfmt.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2021-06-01 03:14:18 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_meta.h lj_state.h \
|
2021-06-03 08:07:00 +00:00
|
|
|
lj_char.h lj_strfmt.h lj_ctype.h lj_lib.h
|
2016-02-26 16:59:43 +00:00
|
|
|
lj_strfmt_num.o: lj_strfmt_num.c lj_obj.h lua.h luaconf.h lj_def.h \
|
|
|
|
lj_arch.h lj_buf.h lj_gc.h lj_str.h lj_strfmt.h
|
2012-08-25 21:02:29 +00:00
|
|
|
lj_strscan.o: lj_strscan.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
|
|
|
lj_char.h lj_strscan.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_tab.o: lj_tab.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_err.h lj_errmsg.h lj_tab.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_trace.o: lj_trace.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2011-06-07 19:37:24 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_debug.h lj_str.h lj_frame.h lj_bc.h \
|
|
|
|
lj_state.h lj_ir.h lj_jit.h lj_iropt.h lj_mcode.h lj_trace.h \
|
|
|
|
lj_dispatch.h lj_traceerr.h lj_snap.h lj_gdbjit.h lj_record.h lj_asm.h \
|
2020-06-15 10:21:05 +00:00
|
|
|
lj_vm.h lj_vmevent.h lj_target.h lj_target_*.h lj_prng.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_udata.o: lj_udata.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2021-03-25 01:21:31 +00:00
|
|
|
lj_gc.h lj_err.h lj_errmsg.h lj_udata.h
|
2009-12-08 18:46:35 +00:00
|
|
|
lj_vmevent.o: lj_vmevent.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
2010-08-03 20:09:12 +00:00
|
|
|
lj_str.h lj_tab.h lj_state.h lj_dispatch.h lj_bc.h lj_jit.h lj_ir.h \
|
|
|
|
lj_vm.h lj_vmevent.h
|
2011-06-03 15:12:46 +00:00
|
|
|
lj_vmmath.o: lj_vmmath.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
|
|
|
lj_ir.h lj_vm.h
|
2020-06-12 22:52:54 +00:00
|
|
|
ljamalg.o: ljamalg.c lua.h luaconf.h lauxlib.h lj_assert.c lj_obj.h \
|
|
|
|
lj_def.h lj_arch.h lj_gc.c lj_gc.h lj_err.h lj_errmsg.h lj_buf.h \
|
|
|
|
lj_str.h lj_tab.h lj_func.h lj_udata.h lj_meta.h lj_state.h lj_frame.h \
|
|
|
|
lj_bc.h lj_ctype.h lj_cdata.h lj_trace.h lj_jit.h lj_ir.h lj_dispatch.h \
|
2023-04-16 16:13:48 +00:00
|
|
|
lj_traceerr.h lj_vm.h lj_vmevent.h lj_err.c lj_debug.h lj_ff.h \
|
|
|
|
lj_ffdef.h lj_strfmt.h lj_char.c lj_char.h lj_bc.c lj_bcdef.h lj_obj.c \
|
|
|
|
lj_buf.c lj_str.c lj_prng.h lj_tab.c lj_func.c lj_udata.c lj_meta.c \
|
|
|
|
lj_strscan.h lj_lib.h lj_debug.c lj_prng.c lj_state.c lj_lex.h \
|
|
|
|
lj_alloc.h luajit.h lj_dispatch.c lj_ccallback.h lj_profile.h \
|
|
|
|
lj_vmevent.c lj_vmmath.c lj_strscan.c lj_strfmt.c lj_strfmt_num.c \
|
|
|
|
lj_serialize.c lj_serialize.h lj_api.c lj_profile.c lj_lex.c lualib.h \
|
|
|
|
lj_parse.h lj_parse.c lj_bcread.c lj_bcdump.h lj_bcwrite.c lj_load.c \
|
|
|
|
lj_ctype.c lj_cdata.c lj_cconv.h lj_cconv.c lj_ccall.c lj_ccall.h \
|
|
|
|
lj_ccallback.c lj_target.h lj_target_*.h lj_mcode.h lj_carith.c \
|
|
|
|
lj_carith.h lj_clib.c lj_clib.h lj_cparse.c lj_cparse.h lj_lib.c lj_ir.c \
|
|
|
|
lj_ircall.h lj_iropt.h lj_opt_mem.c lj_opt_fold.c lj_folddef.h \
|
|
|
|
lj_opt_narrow.c lj_opt_dce.c lj_opt_loop.c lj_snap.h lj_opt_split.c \
|
|
|
|
lj_opt_sink.c lj_mcode.c lj_snap.c lj_record.c lj_record.h lj_ffrecord.h \
|
|
|
|
lj_crecord.c lj_crecord.h lj_ffrecord.c lj_recdef.h lj_asm.c lj_asm.h \
|
|
|
|
lj_emit_*.h lj_asm_*.h lj_trace.c lj_gdbjit.h lj_gdbjit.c lj_alloc.c \
|
|
|
|
lib_aux.c lib_base.c lj_libdef.h lib_math.c lib_string.c lib_table.c \
|
|
|
|
lib_io.c lib_os.c lib_package.c lib_debug.c lib_bit.c lib_jit.c \
|
|
|
|
lib_ffi.c lib_buffer.c lib_init.c
|
2010-12-04 23:11:35 +00:00
|
|
|
luajit.o: luajit.c lua.h luaconf.h lauxlib.h lualib.h luajit.h lj_arch.h
|
2012-06-09 13:04:03 +00:00
|
|
|
host/buildvm.o: host/buildvm.c host/buildvm.h lj_def.h lua.h luaconf.h \
|
|
|
|
lj_arch.h lj_obj.h lj_def.h lj_arch.h lj_gc.h lj_obj.h lj_bc.h lj_ir.h \
|
|
|
|
lj_ircall.h lj_ir.h lj_jit.h lj_frame.h lj_bc.h lj_dispatch.h lj_ctype.h \
|
|
|
|
lj_gc.h lj_ccall.h lj_ctype.h luajit.h \
|
|
|
|
host/buildvm_arch.h lj_traceerr.h
|
|
|
|
host/buildvm_asm.o: host/buildvm_asm.c host/buildvm.h lj_def.h lua.h luaconf.h \
|
|
|
|
lj_arch.h lj_bc.h lj_def.h lj_arch.h
|
|
|
|
host/buildvm_fold.o: host/buildvm_fold.c host/buildvm.h lj_def.h lua.h \
|
|
|
|
luaconf.h lj_arch.h lj_obj.h lj_def.h lj_arch.h lj_ir.h lj_obj.h
|
|
|
|
host/buildvm_lib.o: host/buildvm_lib.c host/buildvm.h lj_def.h lua.h luaconf.h \
|
2013-02-23 01:09:19 +00:00
|
|
|
lj_arch.h lj_obj.h lj_def.h lj_arch.h lj_bc.h lj_lib.h lj_obj.h \
|
2013-02-22 00:40:41 +00:00
|
|
|
host/buildvm_libbc.h
|
2012-06-09 13:04:03 +00:00
|
|
|
host/buildvm_peobj.o: host/buildvm_peobj.c host/buildvm.h lj_def.h lua.h \
|
|
|
|
luaconf.h lj_arch.h lj_bc.h lj_def.h lj_arch.h
|
|
|
|
host/minilua.o: host/minilua.c
|