openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PythonMonkey
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
6 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 25 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
test(event-loop): write tests to make sure the event-loop won't be activated again when a finished timer gets re-refed.
Tom Tang
More...
almost 2 years ago
fix English
Tom Wenzheng Tang
More...
almost 2 years ago
fix English
Tom Wenzheng Tang
More...
almost 2 years ago
Update tests/js/set-interval.bash
Tom Wenzheng Tang
More...
almost 2 years ago
Update tests/js/set-interval.bash
Tom Wenzheng Tang
More...
almost 2 years ago
test(event-loop): write tests for setInterval & clearInterval
Tom Tang
More...
almost 2 years ago
test(event-loop): write tests for setInterval & clearInterval
Tom Tang
More...
almost 2 years ago
fix(pmjs): `pmjs -p` should be printing from the JS side
Tom Tang
More...
almost 2 years ago
fix(pmjs): `pmjs -p` should be printing from the JS side
Tom Tang
More...
almost 2 years ago
fix(pmjs): `pmjs -e`/`pmjs -p` should be able to call functions that require the event-loop
Tom Tang
More...
almost 2 years ago
fix(pmjs): `pmjs -e`/`pmjs -p` should be able to call functions that require the event-loop
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/timers-setInterval
Tom Tang
More...
almost 2 years ago
feat(event-loop): throw an error when user trying to call the unimplemented `Timeout.refresh()` method
Tom Tang
More...
almost 2 years ago
feat(event-loop): throw an error when user trying to call the unimplemented `Timeout.refresh()` method
Tom Tang
More...
almost 2 years ago
Merge pull request #312 from Distributive-Network/philippe/improve-docs-and-naming
philippedistributive
More...
almost 2 years ago
clarified docs
philippedistributive
More...
almost 2 years ago
clarified docs
philippedistributive
More...
almost 2 years ago
improved naming
philippedistributive
More...
almost 2 years ago
improved naming
philippedistributive
More...
almost 2 years ago
fix(event-loop): timer `.ref()` should noop if the timer is finished or canceled
Tom Tang
More...
almost 2 years ago
fix(event-loop): timer `.ref()` should noop if the timer is finished or canceled
Tom Tang
More...
almost 2 years ago
fix(event-loop): `clearInterval` not working when called inside a `setInterval` callback
Tom Tang
More...
almost 2 years ago
fix(event-loop): `clearInterval` not working when called inside a `setInterval` callback
Tom Tang
More...
almost 2 years ago
fix(event-loop): `setInterval` timer should continue running regardless the job function succeeds or not
Tom Tang
More...
almost 2 years ago
fix(event-loop): `setInterval` timer should continue running regardless the job function succeeds or not
Tom Tang
More...
almost 2 years ago
refactor(event-loop): only the timer's `handleId` is needed
Tom Tang
More...
almost 2 years ago
refactor(event-loop): only the timer's `handleId` is needed
Tom Tang
More...
almost 2 years ago
fix(event-loop): memory bug preventing more `setInterval`/`setTimeout` timers could be run
Tom Tang
More...
almost 2 years ago
fix(event-loop): memory bug preventing more `setInterval`/`setTimeout` timers could be run
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/timers-setInterval
Tom Tang
More...
almost 2 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
92
93
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree