|
af487d52eb
|
implement querying Node interface to create Lambda from Lua script
|
2022-07-31 00:02:46 +09:00 |
|
|
f39de1a8d5
|
fix luajit::MatchMetaName()
|
2022-07-10 13:03:04 +09:00 |
|
|
b1117ccea9
|
implement Logger API for Lua
|
2022-07-02 23:15:33 +09:00 |
|
|
cc883c5f36
|
add luajit::ToValue()
|
2022-07-02 21:15:38 +09:00 |
|
|
24a6c9e200
|
add luajit::PushValue functions
|
2022-06-28 16:50:35 +09:00 |
|
|
64834f2b4c
|
implement pushing weak_ptr into Lua stack
|
2022-06-18 22:19:00 +09:00 |
|
|
c178c27966
|
add luajit::Thread to support lua coroutine
|
2022-06-11 11:21:11 +09:00 |
|
|
1e92ac27f8
|
make lua script calls sandboxed
|
2022-06-07 00:25:08 +09:00 |
|