1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Jun 14, 2025 — Jun 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clarified docs More... about 2 years ago
improved naming More... about 2 years ago
improved naming More... about 2 years ago
fix(event-loop): timer `.ref()` should noop if the timer is finished or canceled More... about 2 years ago
fix(event-loop): timer `.ref()` should noop if the timer is finished or canceled More... about 2 years ago
fix(event-loop): `clearInterval` not working when called inside a `setInterval` callback More... about 2 years ago
fix(event-loop): `clearInterval` not working when called inside a `setInterval` callback More... about 2 years ago
fix(event-loop): `setInterval` timer should continue running regardless the job function succeeds or not More... about 2 years ago
fix(event-loop): `setInterval` timer should continue running regardless the job function succeeds or not More... about 2 years ago
refactor(event-loop): only the timer's `handleId` is needed More... about 2 years ago
refactor(event-loop): only the timer's `handleId` is needed More... about 2 years ago
fix(event-loop): memory bug preventing more `setInterval`/`setTimeout` timers could be run More... about 2 years ago
fix(event-loop): memory bug preventing more `setInterval`/`setTimeout` timers could be run More... about 2 years ago
Merge branch 'main' into Xmader/feat/timers-setInterval More... about 2 years ago
rename variable More... about 2 years ago
rename variable More... about 2 years ago
Merge pull request #310 from Distributive-Network/philippe/implement-309 More... about 2 years ago
extra line removed More... about 2 years ago
extra line removed More... about 2 years ago
improved naming More... about 2 years ago
improved naming More... about 2 years ago
improved condition test order More... about 2 years ago
improved condition test order More... about 2 years ago
comment fix More... about 2 years ago
comment fix More... about 2 years ago
pyIterableProxyHandler case implemented More... about 2 years ago
pyIterableProxyHandler case implemented More... about 2 years ago
improved naming More... about 2 years ago
improved naming More... about 2 years ago
produce pythonish result for next operator in python context More... about 2 years ago