Commits
User selector
Commit History
Commits on Mar 27, 2025
Commits on Mar 26, 2025
Add `JSTypedArray.copyMemory(to:)` method
Show description for 2e7aa2fcommitted
Commits on Mar 25, 2025
Add `JSTypedArray.init(buffer:)` initializer
Show description for 443bc3ccommitted
Commits on Mar 23, 2025
Commits on Mar 5, 2025
- committed
Concurrency: Introduce `JSException` and remove `Error` conformance from `JSValue`
Show description for 75b8cd3committed- committed
Concurrency: Remove `Error` conformance from `JSError`
Show description for daa8209committed
Commits on Mar 4, 2025
Concurrency: Annotate `jsObject` property of `JSError` as `nonisolated(unsafe)`
Show description for 917ab57committedConcurrency: Use `LazyThreadLocal` without @PW syntax
Show description for 28f3471committed
Commits on Nov 28, 2024
Stop use of global variable as a object cache
Show description for e9158abcommitted- committed
Commits on Oct 15, 2024
Commits on Oct 9, 2024
Commits on Oct 7, 2024
Commits on Jun 11, 2024
Start migrating imported functions to the new definition style (#252)
Show description for 2bb0694authored
Commits on Mar 13, 2023
Commits on Dec 24, 2022
Fix wrong markdown in documentation (#221)
Show description for 59e7b65authored
Commits on Aug 17, 2022
Add missing doc comments for more types (#208)
Show description for 6e62619authored
Commits on Jun 5, 2022
Commits on May 16, 2022
Gracefully handle unavailable `JSBridgedClass` (#190)
Show description for ab3da74authored
Commits on May 2, 2022
Remove outdated `BigInt` support `FIXME` from `JSTypedArray` (#187)
Show description for e858322authored
Commits on Apr 22, 2022
Commits on Apr 4, 2022
- authored
Commits on Jan 24, 2022
Commits on Jan 3, 2022
Return from runtime functions instead of taking a pointer where possible (#147)
Show description for 1034940authored
Commits on Nov 21, 2021
Fix recursion in `JSTypedArray` initializer (#142)
Show description for 9e2f414andauthored