Commits
User selector
Commit History
Commits on May 20, 2026
BridgeJS: Use direct string retain + encodeInto() for stack ABI paths
Show description for 4d11610committedBridgeJS: Add string encoding cache for parameter and return paths
Show description for 1930dc1committed
Commits on May 11, 2026
Merge pull request #739 from wfltaylor/fix-closure-struct-return
Show description for 5e96639authored
Commits on May 5, 2026
Commits on May 4, 2026
Commits on Apr 30, 2026
- committed
- committed
- committed
[BridgeJS] Synthesize typed-closure init access from declaration surface (#709) (#727)
Show description for f483b91authoredBridgeJS: Use `@JS` types from other modules in the same package (#730)
Show description for 09b3f4eauthored
Commits on Apr 22, 2026
Commits on Apr 14, 2026
Commits on Apr 9, 2026
Merge pull request #717 from PassiveLogic/kr/fix-class-static-method-ts
Show description for 46182e2authoredBridgeJS: Fix static property call expression for namespaced classes
Show description for 57c1fd8committedBridgeJS: Avoid double-rendering namespaced class DTS export entries
Show description for 575b2bfcommittedBridgeJS: Consolidate namespaced and non-namespaced class DTS entry rendering
Show description for 9a56b28committedBridgeJS: Emit static methods and properties on namespaced class entries
Show description for 6d2c070committedBridgeJS: Fix for-loop emission in stack codegen
Show description for 9f149cccommitted
Commits on Apr 2, 2026
Add JSRemote<JSObject> (#711)
Show description for df32a66authored
Commits on Mar 27, 2026
BridgeJS: support imports of JS `Promise` as `async` Swift (#707)
Show description for 7e242b0andauthored
Commits on Mar 24, 2026
BridgeJS: Re-land extension method support (reverted in #703) (#706)
Show description for 7be7d4eauthored
Commits on Mar 16, 2026
Revert "BridgeJS: Correctly emit @JS methods in extensions" (#703)
Show description for abf1c88authoredMerge pull request #694 from wfltaylor/extensions
Show description for 95bb3afauthored
Commits on Mar 12, 2026
Commits on Mar 11, 2026
- committed
- committed
- committed
- committed
Commits on Mar 10, 2026
Commits on Mar 5, 2026
Merge pull request #693 from PassiveLogic/kr/fix-declare-global-class-stubs
Show description for ba66ff1authored- committed