falsycat falsycat
falsycat pushed to feat/127-luajit-sleep at nf7/nf7 2023-08-06 08:04:53 +00:00
db0917c5ac add ctx:sleep()
a9795d79dd install Clock to env in ContextFixture
6fcd57ba9b improve ContextFixture to wait for a task queue to be empty
3a3adbcde6 fix an issue that delay is not applied to tasks pushed to luajit context
b2928ae25f add SimpleTaskQueue::size()
Compare 5 commits »
falsycat merged pull request nf7/nf7#133 2023-08-06 07:04:21 +00:00
add subsys::Clock
falsycat closed issue nf7/nf7#105 2023-08-06 07:04:21 +00:00
subsys::Clock
falsycat pushed to main at nf7/nf7 2023-08-06 07:04:21 +00:00
e4997f74b3 Merge pull request 'add subsys::Clock' (#133) from feat/105-clock into main
6413588df6 add subsys::Clock
Compare 2 commits »
falsycat deleted branch feat/105-clock from nf7/nf7 2023-08-06 07:04:21 +00:00
falsycat created pull request nf7/nf7#133 2023-08-06 07:03:31 +00:00
add subsys::Clock
falsycat created branch feat/105-clock in nf7/nf7 2023-08-06 07:02:16 +00:00
falsycat pushed to feat/105-clock at nf7/nf7 2023-08-06 07:02:16 +00:00
6413588df6 add subsys::Clock
falsycat opened issue nf7/nf7#132 2023-08-06 01:58:23 +00:00
ImGui integration
falsycat opened issue nf7/nf7#131 2023-08-06 01:54:55 +00:00
nf7::Container caller thread assertion
falsycat merged pull request nf7/nf7#130 2023-08-06 01:45:56 +00:00
feature/129-leak-guard
falsycat closed issue nf7/nf7#129 2023-08-06 01:45:56 +00:00
nf7::LeakGuard
falsycat pushed to main at nf7/nf7 2023-08-06 01:45:56 +00:00
71046a14ef Merge pull request 'feature/129-leak-guard' (#130) from feature/129-leak-guard into main
7a2774b09d add LeakDetector feature to luajit::Context, luajit::Thread, and nf7::Lambda
51b550ae26 add LeakDetector
2c671d65c4 wrap class defs in cc files with anonymous namespace
Compare 4 commits »
falsycat deleted branch feature/129-leak-guard from nf7/nf7 2023-08-06 01:45:56 +00:00
falsycat created pull request nf7/nf7#130 2023-08-06 01:43:42 +00:00
feature/129-leak-guard
falsycat created branch feature/129-leak-guard in nf7/nf7 2023-08-06 01:43:12 +00:00
falsycat pushed to feature/129-leak-guard at nf7/nf7 2023-08-06 01:43:12 +00:00
7a2774b09d add LeakDetector feature to luajit::Context, luajit::Thread, and nf7::Lambda
51b550ae26 add LeakDetector
2c671d65c4 wrap class defs in cc files with anonymous namespace
Compare 3 commits »
falsycat opened issue nf7/nf7#129 2023-08-06 00:46:21 +00:00
nf7::LeakGuard
falsycat closed issue nf7/nf7#80 2023-08-06 00:43:33 +00:00
luajit integration
falsycat opened issue nf7/nf7#128 2023-08-06 00:40:01 +00:00
luajit::Thread with logging