Commit Graph

12 Commits

Author SHA1 Message Date
c5590092fa fix synchronization issues 2022-09-15 19:36:21 +09:00
bbfee304bd add 'perform GC cycle' option to LuaJIT/Context menu 2022-09-14 15:38:08 +09:00
231f67d5dd improve resilience to breaking changes of serialization format 2022-08-26 13:39:07 +09:00
e46101e2ea allow ExecAsync to take a timeout
and Add time.now() and nf7:sleep() to LuaJIT environment
2022-08-18 09:34:36 +09:00
0f5e3c6246 add 'nf7::' prefix to flags of File::TypeInfo 2022-08-15 00:34:34 +09:00
604cd8dc5a improve TypeInfo to display tooltip that describes the type 2022-08-06 12:50:40 +09:00
c53600c04c fix compiler errors in MSVC 2022-07-31 19:19:00 -07:00
1e4b3e233c add nf7::Thread 2022-07-08 18:14:25 +09:00
19c70a05ff improve LuaJIT/Context to use ExecAsync instead of std::thread 2022-06-12 01:29:24 +09:00
8945eb8943 add LuaJIT/Obj 2022-06-06 17:59:04 +09:00
51189fe272 rename some common headers 2022-06-05 20:22:47 +09:00
b7240037d1 add LuaJIT/Context 2022-06-04 10:34:15 +09:00