|
af487d52eb
|
implement querying Node interface to create Lambda from Lua script
|
2022-07-31 00:02:46 +09:00 |
|
|
f3d9973a66
|
remove unused features to simplify the codes
|
2022-07-29 16:11:56 +09:00 |
|
|
116b982d95
|
implement LuaJIT/Node to pass context table to a script
|
2022-07-20 18:43:50 +09:00 |
|
|
b443e71b46
|
implement lambda call stack
|
2022-07-20 18:25:24 +09:00 |
|
|
049e6fad73
|
implement pushing caller when execute LuaJIT/Node
|
2022-07-02 23:16:22 +09:00 |
|
|
09739cd54b
|
remove Lambda::Init()
because Lambda should independ from callers
|
2022-06-30 16:31:38 +09:00 |
|
|
24a6c9e200
|
add luajit::PushValue functions
|
2022-06-28 16:50:35 +09:00 |
|
|
faa113d054
|
use luajit::Thread::Holder in LuaJIT/Node
|
2022-06-19 09:39:55 +09:00 |
|
|
8e8393c22f
|
allow nf7::luajit::Thread to have a file
|
2022-06-19 00:43:42 +09:00 |
|
|
64834f2b4c
|
implement pushing weak_ptr into Lua stack
|
2022-06-18 22:19:00 +09:00 |
|
|
6eaab065aa
|
allow Node/Ref to accept drag&drop
|
2022-06-16 11:35:10 +09:00 |
|
|
3522a0dc0a
|
fix issues in Future
|
2022-06-12 00:03:11 +09:00 |
|
|
173682cbf9
|
add LuaJIT/Node
|
2022-06-11 11:25:07 +09:00 |
|
|
85f7eccdad
|
improve nf7::Context constructor
|
2022-06-11 11:21:29 +09:00 |
|