Block a user
3ad18e3f0e
improve Value interface of LuaJIT
7aab3c221f
add get_info input to Node interface of Audio/IO
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
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()
8c12879920
implement Node::Editor::Emit()
c93b6bb974
change Value::Vector to mutable
09739cd54b
remove Lambda::Init()
24a6c9e200
add luajit::PushValue functions
e44b3df0d3
add Value::Vector
35c88900ac
use IncompatibleException instead of native exception in Value
faa113d054
use luajit::Thread::Holder in LuaJIT/Node
8e8393c22f
allow nf7::luajit::Thread to have a file
64834f2b4c
implement pushing weak_ptr into Lua stack