|
cec3f79321
|
implement lua object as Value
remove LuaJIT/Obj
remove nf7::luajit::Obj
add nf7::NodeRootLambda
|
2022-08-24 19:18:02 +09:00 |
|
|
121209161a
|
replace FileRef to FileHolder
|
2022-08-22 14:52:15 +09:00 |
|
|
c53600c04c
|
fix compiler errors in MSVC
|
2022-07-31 19:19:00 -07:00 |
|
|
cf2e165c10
|
add comments to tidy the codes
|
2022-07-28 12:06:20 +09:00 |
|
|
4625cad8cc
|
fix an issue that can refer invalid memory if coroutine aborts
|
2022-07-10 13:00:22 +09:00 |
|
|
3522a0dc0a
|
fix issues in Future
|
2022-06-12 00:03:11 +09:00 |
|
|
85f7eccdad
|
improve nf7::Context constructor
|
2022-06-11 11:21:29 +09:00 |
|
|
9b16a36135
|
add nf7::Task and improve Future interface
|
2022-06-11 11:21:29 +09:00 |
|
|
58ba3071c2
|
replace std::future with nf7::Future
|
2022-06-09 00:06:34 +09:00 |
|