1
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(JobQueue): don't double-free finalizationRegistryCallbacks vector More... almost 2 years ago
fix(JobQueue): allocate callbacks on the heap and delete global before destroying the context More... almost 2 years ago
feat(event-loop): implement `setInterval` More... almost 2 years ago
feat(event-loop): implement `setInterval` More... almost 2 years ago
add detailed TODO comments More... almost 2 years ago
Merge branch 'philippe/pyTypeFactory-cleanup' into wes/DCP-4054/make-dcp-client-grok-pythonmonkey More... almost 2 years ago
post-merge fixup More... almost 2 years ago
Merge branch 'philippe/pyTypeFactory-cleanup' into wes/DCP-4054/make-dcp-client-grok-pythonmonkey More... almost 2 years ago
Merge branch 'caleb/fix/this' into philippe/pyTypeFactory-cleanup More... almost 2 years ago
Merge branch 'main' into caleb/fix/this More... almost 2 years ago
Merge pull request #294 from Distributive-Network/Xmader/feat/timers-unref More... almost 2 years ago
Revert "perf(event-loop): properly handle Python object reference counts" More... almost 2 years ago
perf(event-loop): properly handle Python object reference counts More... almost 2 years ago
perf(event-loop): properly handle Python object reference counts More... almost 2 years ago
feat(event-loop): add legacy Node.js `Timeout.close()` API for compatibility More... almost 2 years ago
fix(event-loop): only store timer jobs to the timeoutId pool More... almost 2 years ago
fix(event-loop): the event-loop won't exit if job function errors More... about 2 years ago
test(event-loop): add tests for timers ref/unref More... about 2 years ago
Merge branch 'main' into Xmader/feat/timers-unref More... about 2 years ago
fix(event-loop): the event-loop won't exit if job function errors More... about 2 years ago
feat(event-loop): manage lifetime of a timer by using ref/unref More... about 2 years ago
refactor(event-loop): `loop.enqueueWithDelay` returns the timeoutId along with a pointer to the `AsyncHandle` class More... about 2 years ago
Merge branch 'philippe/pyTypeFactory-cleanup' into wes/DCP-4054/make-dcp-client-grok-pythonmonkey More... about 2 years ago
chore(meta): add logging of python libs during compilation More... about 2 years ago
no need for cpython GC compatibility for these More... about 2 years ago
chore(CI): only set core names if cores will be dumped More... about 2 years ago
chore(CI): add dump_cores input to CI workflow dispatch More... about 2 years ago
chore(CI): fix yaml syntax error More... about 2 years ago
chore(CI): run JS tests even if python tests fail More... about 2 years ago
chore(CI): fix core dump artifact name, only upload cores on failure More... about 2 years ago