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
1 day
ago. based on code collected
1 day
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 18 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
philippedistributive
More...
almost 2 years ago
Merge pull request #352 from Distributive-Network/Xmader/ci/macos-python3.8
philippedistributive
More...
almost 2 years ago
chore(CI): macOS Python 3.8 should be supported in the CI
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
philippedistributive
More...
almost 2 years ago
Merge pull request #348 from Distributive-Network/Xmader/chore/doxygen-js
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
philippedistributive
More...
almost 2 years ago
Merge pull request #349 from Distributive-Network/Xmader/ci/remove-macos13-runners
philippedistributive
More...
almost 2 years ago
Merge pull request #350 from Distributive-Network/Xmader/chore/vscode-debugging
philippedistributive
More...
almost 2 years ago
chore: the Fast Build task should build in Debug as it's supposed to run from the VSCode visual debugger
Tom Tang
More...
almost 2 years ago
chore(CI): remove redundant macOS 13 CI runs
Tom Tang
More...
almost 2 years ago
chore(docs): JavaScript is actually support by Doxygen
Tom Tang
More...
almost 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js
philippedistributive
More...
almost 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js
philippedistributive
More...
almost 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
philippedistributive
More...
almost 2 years ago
Merge pull request #347 from Distributive-Network/Xmader/hotfix/clearInterval-unref
philippedistributive
More...
almost 2 years ago
Merge branch 'Xmader/hotfix/clearInterval-unref' into Xmader/feat/uncaughtExceptionHandler
Tom Tang
More...
almost 2 years ago
test(event-loop): `clearInterval` should properly inside another timer
Tom Tang
More...
almost 2 years ago
test(event-loop): `clearInterval` should properly inside another timer
Tom Tang
More...
almost 2 years ago
fix(event-loop): when a setInterval timer gets cancelled between the runs, it won't unref properly sometimes
Tom Tang
More...
almost 2 years ago
test(timers): `timers-segfault.simple` is no longer failing
Tom Tang
More...
almost 2 years ago
fix: change how an uncaught exception is printed out
Tom Tang
More...
almost 2 years ago
fix(exception-propagation): preserve the original JS value as well for non-Error-object thrown
Tom Tang
More...
almost 2 years ago
fix(exception-propagation): the `__cause__` attribute of a Python Exception must strictly be another Exception object. So we use `jsError` attribute instead.
Tom Tang
More...
almost 2 years ago
feat(exception-propagation): preserve the original JS Error object as the Python Exception's `__cause__` attribute for lossless two-way conversion
Tom Tang
More...
almost 2 years ago
fix(console): extra `name` property is printed after changing the Error name
Tom Tang
More...
almost 2 years ago
fix(console): fix Error object printing when there's no error stack
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
Tom Tang
More...
almost 2 years ago
test(XHR): fix error throwing
Tom Tang
More...
almost 2 years ago
feat(XHR): report HTTP errors to the `onerror` event handler
Tom Tang
More...
almost 2 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
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