1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test(event-loop): testing `.unref()` on `setInterval` timers More... over 2 years ago
fix(event-loop): `.unref()` doesn't work for `setInterval` timers More... over 2 years ago
fix(event-loop): `.unref()` doesn't work for `setInterval` timers More... over 2 years ago
style: whitespace autoformat More... over 2 years ago
style: whitespace autoformat More... over 2 years ago
Merge pull request #315 from Distributive-Network/Xmader/chore/vscode-debug-fast-build More... over 2 years ago
chore: do not try to update dependencies by poetry when running the VSCode visual debugger More... over 2 years ago
chore: do not try to update dependencies by poetry when running the VSCode visual debugger More... over 2 years ago
Merge pull request #311 from Distributive-Network/Xmader/feat/timers-setInterval More... over 2 years ago
oops, typo More... over 2 years ago
oops, typo More... over 2 years ago
perf(event-loop): reference count for the job function More... over 2 years ago
perf(event-loop): reference count for the job function More... over 2 years ago
perf(event-loop): memory management More... over 2 years ago
perf(event-loop): memory management More... over 2 years ago
test(event-loop): write tests to make sure the event-loop won't be activated again when a finished timer gets re-refed. More... over 2 years ago
test(event-loop): write tests to make sure the event-loop won't be activated again when a finished timer gets re-refed. More... over 2 years ago
fix English More... over 2 years ago
fix English More... over 2 years ago
Update tests/js/set-interval.bash More... over 2 years ago
Update tests/js/set-interval.bash More... over 2 years ago
test(event-loop): write tests for setInterval & clearInterval More... over 2 years ago
test(event-loop): write tests for setInterval & clearInterval More... over 2 years ago
fix(pmjs): `pmjs -p` should be printing from the JS side More... over 2 years ago
fix(pmjs): `pmjs -p` should be printing from the JS side More... over 2 years ago
fix(pmjs): `pmjs -e`/`pmjs -p` should be able to call functions that require the event-loop More... over 2 years ago
fix(pmjs): `pmjs -e`/`pmjs -p` should be able to call functions that require the event-loop More... over 2 years ago
Merge branch 'main' into Xmader/feat/timers-setInterval More... over 2 years ago
feat(event-loop): throw an error when user trying to call the unimplemented `Timeout.refresh()` method More... over 2 years ago
feat(event-loop): throw an error when user trying to call the unimplemented `Timeout.refresh()` method More... over 2 years ago