1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup More... over 2 years ago
pyTypeFactory use HandleValue instead of pointer More... over 2 years ago
feat(XHR): implement `xhr.withCredentials` getter/setter More... over 2 years ago
fix(XHR): do nothing instead of throwing a `DOMException` when setting `xhr.withCredentials` More... over 2 years ago
fix: wrong assumption that the `timeoutId` argument to `clearTimeout` is always a `JS::Value` of type `JSVAL_TYPE_INT32` More... over 2 years ago
should have been part of the previous commit More... over 2 years ago
cleanup More... over 2 years ago
value parameter to PyTypeFactory no longer needs to be allocated on the heap More... over 2 years ago
cleanup More... over 2 years ago
added globalThis tests More... over 2 years ago
Merge branch 'main' into caleb/fix/this More... over 2 years ago
fix JSArrayProxy and PyListProxy sort with proxied function arguments More... over 2 years ago
Merge pull request #224 from Distributive-Network/philippe/fix/58 More... over 2 years ago
Merge branch 'main' into philippe/fix/58 More... over 2 years ago
Merge pull request #226 from Distributive-Network/philippe/globalThis-fix More... over 2 years ago
Merge branch 'main' into philippe/fix/58 More... over 2 years ago
make property length calculation consistent More... over 2 years ago
typo fix More... over 2 years ago
Merge branch 'main' into caleb/fix/this More... over 2 years ago
Merge pull request #225 from Distributive-Network/philippe/cleanup-objectproxy More... over 2 years ago
further cleanup More... over 2 years ago
No need to synthetically add the keys method for JSObjectProxy now that the real method is implemented More... over 2 years ago
Merge pull request #223 from Distributive-Network/philippe/ultimate-fix-220 More... over 2 years ago
simplification More... over 2 years ago
Revert "fix memory leak" More... over 2 years ago
fix memory leak More... over 2 years ago
should have been part of previous commit More... over 2 years ago
'this' object for function calling on js object/array is js object/array not global More... over 2 years ago
comment cleanup More... over 2 years ago
proxy finalize: there is only ref left at shutdown More... over 2 years ago