falsycat falsycat
falsycat closed issue nf7/nf7#35 2022-10-01 02:11:27 +00:00
LuaJIT std: import external script (nfile)
falsycat pushed to dev at nf7/nf7 2022-10-01 02:10:48 +00:00
e3dbcb016d unify LuaJIT/Node and LuaJIT/InlineNode into LuaJIT/Node
falsycat commented on issue nf7/nf7#40 2022-10-01 00:00:31 +00:00
Load config from a nfile if the text starts with '@'

I found that #35 can solve loading things from any nfile.

falsycat closed issue nf7/nf7#40 2022-10-01 00:00:31 +00:00
Load config from a nfile if the text starts with '@'
falsycat opened issue nf7/nf7#40 2022-09-30 15:15:16 +00:00
Load config from a nfile if the text starts with '@'
falsycat pushed to dev at nf7/nf7 2022-09-30 15:00:18 +00:00
4a25b88e25 add GL task executor to Env
falsycat opened issue nf7/nf7#39 2022-09-30 14:02:54 +00:00
nf7::TempDir utility
falsycat pushed to dev at nf7/nf7 2022-09-30 08:52:19 +00:00
5c84d95139 improve an NodeRootLambda interface on LuaJIT
f96188ef14 rename NodeRootSelectLambda -> NodeRootLambda
7d696cfbd9 remove unused headers
Compare 3 commits »
falsycat pushed tag v0.2.0 to nf7/nf7 2022-09-30 06:45:47 +00:00
falsycat released data plotter at nf7/nf7 2022-09-30 06:45:47 +00:00
falsycat merged pull request nf7/nf7#38 2022-09-30 06:44:00 +00:00
v0.2.0
falsycat pushed to main at nf7/nf7 2022-09-30 06:44:00 +00:00
615d2eacb0 fix an issue that tasks pushed to Audio/Context aren't run when nf7 is shutting down
c2c4b83918 improve main.cc readability
4f13dd9456 refactor Audio/Device
7b2f9c8d55 improve device list of Audio/Context
b949383932 fix an issue that node sockets can be duplicated
Compare 33 commits »
falsycat created pull request nf7/nf7#38 2022-09-30 06:39:03 +00:00
v0.2.0
falsycat commented on issue nf7/nf7#37 2022-09-28 05:08:30 +00:00
improve main.cc readability

c2c4b83918dfafb0f19eb5499b05e9fd7aaf8f8c

falsycat closed issue nf7/nf7#37 2022-09-28 05:08:30 +00:00
improve main.cc readability
falsycat pushed to dev at nf7/nf7 2022-09-28 04:47:29 +00:00
615d2eacb0 fix an issue that tasks pushed to Audio/Context aren't run when nf7 is shutting down
c2c4b83918 improve main.cc readability
Compare 2 commits »
falsycat opened issue nf7/nf7#37 2022-09-27 16:01:31 +00:00
improve main.cc readability
falsycat opened issue nf7/nf7#36 2022-09-27 12:17:53 +00:00
GL3/Pipeline
falsycat commented on issue nf7/nf7#18 2022-09-27 02:18:39 +00:00
Audio/Device: refactor Node IO

4f13dd9456

falsycat closed issue nf7/nf7#18 2022-09-27 02:18:39 +00:00
Audio/Device: refactor Node IO