falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-07-10 04:03:32 +00:00
b9740d5cc7 fix value transmittion issues in Node
f39de1a8d5 fix luajit::MatchMetaName()
4625cad8cc fix an issue that can refer invalid memory if coroutine aborts
f7eeae3d83 add Audio/IO
Compare 4 commits »
falsycat pushed to dev at nf7/nf7 2022-07-08 15:14:23 +00:00
4328c91304 add Audio/IO
falsycat pushed to dev at nf7/nf7 2022-07-08 15:10:21 +00:00
f013a28c0b add Audio/IO
falsycat pushed to dev at nf7/nf7 2022-07-08 09:43:04 +00:00
4ded9590c0 add Audio/IO
fbca935907 add Audio/Context
1e4b3e233c add nf7::Thread
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-07-05 13:56:55 +00:00
e96abb6a81 add Audio/Output
falsycat pushed to dev at nf7/nf7 2022-07-05 09:31:56 +00:00
2cd49511d6 () add Audio/Output
falsycat pushed to dev at nf7/nf7 2022-07-03 04:27:10 +00:00
d305e4fc72 () add Audio/Output
0baa6d37f7 add new thirdparty library, miniaudio
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-07-02 14:17:31 +00:00
68ca6642b0 fix issues that nodes aren't handled
049e6fad73 implement pushing caller when execute LuaJIT/Node
b1117ccea9 implement Logger API for Lua
cc883c5f36 add luajit::ToValue()
Compare 4 commits »
falsycat pushed to dev at nf7/nf7 2022-07-01 09:34:59 +00:00
2e1c248e43 add Node/Network/Initiator
falsycat pushed to dev at nf7/nf7 2022-06-30 12:41:28 +00:00
8c12879920 implement Node::Editor::Emit()
c93b6bb974 change Value::Vector to mutable
09739cd54b remove Lambda::Init()
24a6c9e200 add luajit::PushValue functions
e44b3df0d3 add Value::Vector
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-06-23 06:47:56 +00:00
162514dc1d add Value::Vector
falsycat pushed to dev at nf7/nf7 2022-06-19 00:43:07 +00:00
35c88900ac use IncompatibleException instead of native exception in Value
faa113d054 use luajit::Thread::Holder in LuaJIT/Node
Compare 2 commits »
falsycat opened issue nf7/nf7#1 2022-06-18 15:55:55 +00:00
possibility to refer deleted file
falsycat pushed to dev at nf7/nf7 2022-06-18 15:43:44 +00:00
8e8393c22f allow nf7::luajit::Thread to have a file
64834f2b4c implement pushing weak_ptr into Lua stack
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-06-16 02:41:00 +00:00
0f131588b4 fix an issue that expired links wasn't removed on Node/Network
6eaab065aa allow Node/Ref to accept drag&drop
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-06-15 03:00:55 +00:00
9ff6339fe4 add Node/Ref
falsycat pushed to dev at nf7/nf7 2022-06-14 01:45:14 +00:00
248405e722 add Node/Imm
falsycat pushed to dev at nf7/nf7 2022-06-14 01:36:09 +00:00
3d241266be add Node/Imm
falsycat pushed to dev at nf7/nf7 2022-06-11 16:29:00 +00:00
5441846713 fix invalid memory reference at finishing program
19c70a05ff improve LuaJIT/Context to use ExecAsync instead of std::thread
3522a0dc0a fix issues in Future
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-06-11 02:29:04 +00:00
241ac45f99 remove Lambda::self(), use std::enable_shared_from_this instead
173682cbf9 add LuaJIT/Node
34dff99a1b add nf7::File::Touch()
85f7eccdad improve nf7::Context constructor
d192d6cf91 add nf7::GenericWatcher
Compare 9 commits »