falsycat falsycat
falsycat pushed to main at nf7/nf7 2023-07-29 15:08:55 +00:00
4649bc3c52 Merge pull request 'feature/107-luajit-ctx' (#115) from feature/107-luajit-ctx into main
9aafa6e0a8 add luajit::Context
3caa4f5ab7 expose Task::shared_from_this() to child classes
c3a47522f2 simplify complex typenames by using keyword
2aeea43d79 fix LuaJIT build error
Compare 7 commits »
falsycat deleted branch feature/107-luajit-ctx from nf7/nf7 2023-07-29 15:08:55 +00:00
falsycat merged pull request nf7/nf7#115 2023-07-29 15:08:54 +00:00
feature/107-luajit-ctx
falsycat closed issue nf7/nf7#107 2023-07-29 15:08:54 +00:00
core::luajit::Context
falsycat pushed to feature/107-luajit-ctx at nf7/nf7 2023-07-29 15:07:04 +00:00
9aafa6e0a8 add luajit::Context
3caa4f5ab7 expose Task::shared_from_this() to child classes
c3a47522f2 simplify complex typenames by using keyword
2aeea43d79 fix LuaJIT build error
Compare 4 commits »
falsycat pushed to feature/107-luajit-ctx at nf7/nf7 2023-07-29 15:04:36 +00:00
55ce8683a5 add luajit::Context
5009a00978 expose Task::shared_from_this() to child classes
Compare 2 commits »
falsycat created pull request nf7/nf7#115 2023-07-29 15:03:55 +00:00
feature/107-luajit-ctx
falsycat created branch feature/107-luajit-ctx in nf7/nf7 2023-07-29 15:03:35 +00:00
falsycat pushed to feature/107-luajit-ctx at nf7/nf7 2023-07-29 15:03:35 +00:00
346aba2d73 add luajit::Context
35769113e3 expose Task::shared_from_this() to child classes
75ac6a2ed1 simplify complex typenames by using keyword
af975ed1ce add new thirdparty lib, luajit
Compare 7 commits »
falsycat opened issue nf7/nf7#114 2023-07-29 02:00:05 +00:00
dealer schema
falsycat opened issue nf7/nf7#113 2023-07-29 01:48:05 +00:00
I/O of all lambda should be single
falsycat deleted branch feature/110-tidy-subsys-nspace from nf7/nf7 2023-07-29 01:30:50 +00:00
falsycat merged pull request nf7/nf7#112 2023-07-29 01:30:49 +00:00
move task context definitions to new file under iface/common
falsycat closed issue nf7/nf7#110 2023-07-29 01:30:49 +00:00
subsys namespace should contain only subsystem interface
falsycat pushed to main at nf7/nf7 2023-07-29 01:30:49 +00:00
5a507c2685 Merge pull request 'move task context definitions to new file under iface/common' (#112) from feature/110-tidy-subsys-nspace into main
6125f12384 move task context definitions to new file under iface/common
Compare 2 commits »
falsycat created pull request nf7/nf7#112 2023-07-29 01:29:56 +00:00
move task context definitions to new file under iface/common
falsycat created branch feature/110-tidy-subsys-nspace in nf7/nf7 2023-07-29 01:29:03 +00:00
falsycat pushed to feature/110-tidy-subsys-nspace at nf7/nf7 2023-07-29 01:29:03 +00:00
6125f12384 move task context definitions to new file under iface/common
falsycat merged pull request nf7/nf7#111 2023-07-29 01:10:16 +00:00
simplify code of Task by downgrading parameter feature
falsycat closed issue nf7/nf7#109 2023-07-29 01:10:16 +00:00
downgrade Task to take single parameter (not multiple)