falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-06-10 10:35:23 +00:00
f931547977 add LuaJIT/Node
470a653b11 add nf7::File::Touch()
c72f0761d6 improve nf7::Context constructor
932436abfe add nf7::GenericWatcher
2ce5944a74 add Env::GetFileOrThrow()
Compare 6 commits »
falsycat pushed to dev at nf7/nf7 2022-06-10 03:49:25 +00:00
35ff607bba add LuaJIT/Node
64f2c423e5 add Env::GetFileOrThrow()
c92250cdad improve Future interface
fe377689ae add nf7::Task
Compare 4 commits »
falsycat pushed to dev at nf7/nf7 2022-06-09 08:57:33 +00:00
f015b5766e fix an issue that nf7::Context could be deleted before its tasks end
580b42c3fd add luajit::Thread to support lua coroutine
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-06-08 15:06:10 +00:00
58ba3071c2 replace std::future with nf7::Future
falsycat pushed to dev at nf7/nf7 2022-06-08 06:38:33 +00:00
95fc5ec979 replace std::future with nf7::Future
falsycat pushed to dev at nf7/nf7 2022-06-06 16:19:57 +00:00
1e92ac27f8 make lua script calls sandboxed
falsycat pushed to dev at nf7/nf7 2022-06-06 08:58:40 +00:00
8945eb8943 add LuaJIT/Obj
6d2e6a71a1 add Logger::shared()
e839457bfd fix an issue that sub tasks aren't executed
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-06-05 11:22:52 +00:00
79e4f022ca add LuaJIT/Obj
d4032da975 fix an issue that sub tasks aren't executed
577eb99a36 rename Lock::Acquire() -> Lock::AcquireLock()
b70fbcb15f fix issues in File::Path
5ac6f58836 implement validation in rename popup of System/Dir
Compare 7 commits »
falsycat pushed to dev at nf7/nf7 2022-06-05 02:39:09 +00:00
8bd4da74c9 implement validation in rename popup of System/Dir
de6c1b6a6f rename some common headers
712ebcab48 add System/NativeFile
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-06-04 17:02:28 +00:00
076c2b3836 add System/NativeFile
falsycat pushed to dev at nf7/nf7 2022-06-04 03:33:45 +00:00
71162b98c1 add System/NativeFile
50b84e9b65 fix issues in gui::Window
b7240037d1 add LuaJIT/Context
763d884a2d divide WaitQueue from queue.hh
04d3dd67cf replace Context::parent() -> Context::children()
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-06-03 16:45:15 +00:00
1640038ef2 add LuaJIT/Context
52babf1710 replace Context::parent() -> Context::children()
8ccc19d1cb remove Env::ExecAsync()
3275e6280d add Node/Network
Compare 4 commits »
falsycat pushed to dev at nf7/nf7 2022-05-31 13:07:26 +00:00
f5b41fc291 add LuaJIT/Context
f2a3f1a170 remove Env::ExecAsync()
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-31 12:15:10 +00:00
2d7234f259 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-31 10:31:13 +00:00
ee10f9c1c9 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 23:42:44 +00:00
f33c30b031 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 14:24:04 +00:00
191b28e26c add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 05:09:51 +00:00
a0775ff825 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 05:01:37 +00:00
c9515ddcdf add Node/Network
3dfad9768b move an implementation of System/Dir's NewFilePopup to common utility
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-29 15:38:36 +00:00
3bbdca6d12 add Node/Network
27469b640e improve nf7::Context to have default implementation
Compare 2 commits »