1
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1545 from s-cork/fix-arithmetic-error
stu
More... 15 days ago
Fix: arithmetic error is not in __builtins__
stu
More... 17 days ago
Merge pull request #1541 from s-cork/feature/bytes-decode-encodings
stu
More... about 2 months ago
update node
stu
More... about 2 months ago
bytes: support decode encodings that the browser supports #noa
stu
More... about 2 months ago
Merge pull request #1539 from s-cork/fix/format-errors
stu
More... 2 months ago
fix: a couple of bugs in formatting with tests
stu
More... 2 months ago
Merge pull request #1537 from s-cork/fix/ffi-cross-origin-window
stu
More... 3 months ago
ffi: fix isCrossOrigin doesn't account for null
stu
More... 3 months ago
ffi: fix converting cross origin windows to python
stu
More... 3 months ago
Merge pull request #1534 from s-cork/functools-cached-property
stu
More... 3 months ago
Merge pull request #1536 from s-cork/fix/ffi-flags
stu
More... 3 months ago
fix bad flag: should be `sk$unacceptableBase`
stu
More... 3 months ago
Fix incorrect argument to buildNativeClass
stu
More... 3 months ago
functools: add cached_property implementation with tests
stu
More... 5 months ago
Merge pull request #1531 from s-cork/ffi/method-identity
stu
More... 5 months ago
ffi: preserve identity of methods into javascript
stu
More... 5 months ago
Merge pull request #1527 from s-cork/ffi/remap-or-wrap
stu
More... 6 months ago
Merge pull request #1528 from s-cork/ffi/frozen-array
stu
More... 6 months ago
Fix can't use a proxy list on a frozen array
stu
More... 6 months ago
ffi: add remapToJsOrWrap
stu
More... 6 months ago
Merge pull request #1525 from s-cork/fix/ffi-list-reassign
stu
More... 6 months ago
ffi: fix re-assign list to window should be the same object
stu
More... 6 months ago
Merge pull request #1524 from s-cork/fix/map-set-js
stu
More... 6 months ago
And remove setHook which was superseded by changed implementation
stu
More... 6 months ago
ffi: Fix conversion two and from map/set
stu
More... 6 months ago
Merge pull request #1522 from s-cork/ffi/dir-proxy
stu
More... 6 months ago
Merge pull request #1523 from s-cork/fix/ffi-missing-hooks
stu
More... 6 months ago
ffi: Fix hooks not passed to toPy
stu
More... 6 months ago
ffi: provide better dir implementations for newly created proxy types
stu
More... 6 months ago