falsycat falsycat
36 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
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)
falsycat pushed to main at nf7/nf7 2023-07-29 01:10:16 +00:00
5c6d72c649 Merge pull request 'simplify code of Task by downgrading parameter feature' () from feature/109-task-1param into main
c58d2bb1e5 simplify code of Task by downgrading parameter feature
Compare 2 commits »
falsycat deleted branch feature/109-task-1param from nf7/nf7 2023-07-29 01:10:16 +00:00
falsycat created pull request nf7/nf7#111 2023-07-29 01:07:47 +00:00
simplify code of Task by downgrading parameter feature
falsycat created branch feature/109-task-1param in nf7/nf7 2023-07-29 01:07:02 +00:00
falsycat pushed to feature/109-task-1param at nf7/nf7 2023-07-29 01:07:02 +00:00
c58d2bb1e5 simplify code of Task by downgrading parameter feature
falsycat opened issue nf7/nf7#110 2023-07-24 13:18:30 +00:00
subsys namespace should contain only subsystem interface
falsycat opened issue nf7/nf7#109 2023-07-24 13:14:57 +00:00
downgrade Task to take single parameter (not multiple)
falsycat opened issue nf7/nf7#108 2023-07-24 12:47:58 +00:00
core::luajit::Lambda
falsycat opened issue nf7/nf7#107 2023-07-24 12:47:38 +00:00
core::luajit::Context
falsycat opened issue nf7/nf7#106 2023-07-24 12:45:14 +00:00
subsys::FileTree
falsycat opened issue nf7/nf7#105 2023-07-24 12:44:39 +00:00
subsys::Ticker
falsycat opened issue nf7/nf7#104 2023-07-24 12:44:01 +00:00
subsys::Logger
falsycat opened issue nf7/nf7#103 2023-07-24 12:41:12 +00:00
libuv integration
falsycat merged pull request nf7/nf7#102 2023-07-24 12:40:32 +00:00
replace static_assert bad complex idiom with simpler one
falsycat closed issue nf7/nf7#101 2023-07-24 12:40:32 +00:00
static_assert(false) is ill-formed