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 15 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix: update the test suite to reflect the change that property access errors now says `TypeError: can\'t access property`
Tom Tang
More...
over 1 year ago
WIP: bug in defining the debugger global object, disable pmdb for now
Tom Tang
More...
over 1 year ago
fix: `JSErrorReport`'s `filename` property should now be a `JS::ConstUTF8CharsZ` instead of a pure `char*` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
over 1 year ago
fix: forcibly enable FinalizationRegistry and iterator helpers
Tom Tang
More...
over 1 year ago
feat: SpiderMonkey now supports APIs for one-byte latin1 JSExternalStrings
Tom Tang
More...
over 1 year ago
fix: `setWeakRefsEnabled` and `setIteratorHelpersEnabled` no longer present on `JS::RealmCreationOptions` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
over 1 year ago
fix: `JSErrorReport`'s `filename` property is now a `JS::UniqueChars` (`mozilla::UniquePtr<char[], ...>`) instead of a pure `char[]` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
over 1 year ago
fix: for `JS::NewExternalArrayBuffer`, the custom destructor is now wrapped in a `mozilla::UniquePtr` instead of passing it directly to the function
Tom Tang
More...
over 1 year ago
fix: extending `JS::JobQueue` class now needs to implement the `isDrainingStopped` virtual method after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
over 1 year ago
fix: passing a column number offset for JS source code now requires the use of `JS::ColumnNumberOneOrigin` class after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
over 1 year ago
chore: WIP: ignore Windows builds for now
Tom Tang
More...
over 1 year ago
chore: change back to the tip commit
Tom Tang
More...
over 1 year ago
chore: force the build system not to verify the macOS SDK version
Tom Tang
More...
over 1 year ago
Revert "chore: try SpiderMonkey 120"
Tom Tang
More...
over 1 year ago
Revert "chore: switch back to SpiderMonkey 115 should be fail-proof"
Tom Tang
More...
over 1 year ago
chore: rollback
Tom Tang
More...
over 1 year ago
chore: switch back to SpiderMonkey 115 should be fail-proof
Tom Tang
More...
over 1 year ago
chore: try SpiderMonkey 120
Tom Tang
More...
over 1 year ago
chore: SpiderMonkey 125 should be good as it switched to macOS 14.4 SDK in 126 alpha
Tom Tang
More...
over 1 year ago
chore: WIP: can macOS 13 actually use SDK version 14.4?
Tom Tang
More...
over 1 year ago
chore: WIP: only macOS 14 runners can use SDK 14.4 (XCode 15.3)
Tom Tang
More...
over 1 year ago
chore: update `setup.sh`
Tom Tang
More...
over 1 year ago
Revert "chore: force the SpiderMonkey build system not to verify the macOS SDK version"
Tom Tang
More...
over 1 year ago
chore: force the SpiderMonkey build system not to verify the macOS SDK version
Tom Tang
More...
over 1 year ago
chore: Rust v1.76 is required to build the latest SpiderMonkey
Tom Tang
More...
over 1 year ago
chore: `mozcentral.version` file is required for building from source
Tom Tang
More...
over 1 year ago
chore: build SpiderMonkey from mozilla-central
Tom Tang
More...
over 1 year ago
Merge pull request #361 from Distributive-Network/caleb/fix/variadic
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into caleb/fix/variadic
philippedistributive
More...
almost 2 years ago
Merge pull request #365 from Distributive-Network/Xmader/fix/Future-exception-never-retrieved
philippedistributive
More...
almost 2 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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