-
Notifications
You must be signed in to change notification settings - Fork 999
Pull requests: google/j2objc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix infinite loops in cycle finder.
kokoro:run
#2835
opened Aug 20, 2026 by
copybara-service
Bot
Loading…
Fix infinite loops in cycle finder.
kokoro:run
#2834
opened Aug 20, 2026 by
copybara-service
Bot
Loading…
Fix infinite loops in cycle finder.
kokoro:run
#2833
opened Aug 17, 2026 by
copybara-service
Bot
Loading…
When default @SwiftName rules are being applied, this update changes the Swift names of inner Java interfaces and of types declared within Java interfaces. Previously, if an interface Bar was declared within a type Foo or a concrete type Bar was declared within an interface Foo, they would be translated to a top-level type with Swift name Bar. This could cause problems if another inner type with the same name was also promoted. Now the Swift type name in each of these cases will be formed by concatenating the outer and inner type names: FooBar. This matches KMP's Swift naming of inner interfaces and of concrete types within interfaces.
kokoro:run
#2831
opened Aug 13, 2026 by
copybara-service
Bot
Loading…
Add an explicit cast to suppress the warning that causes the continuous build to fail.
kokoro:run
#2825
opened Aug 5, 2026 by
copybara-service
Bot
Loading…
Align J2ObjC enum Swift naming with J2KT and update call-sites.
kokoro:run
#2818
opened Jul 24, 2026 by
copybara-service
Bot
Loading…
Cast rhs to LHSTYPE in JRE_HANDLE_OVERFLOW_COMPOUND_ASSIGN.
kokoro:run
#2817
opened Jul 23, 2026 by
copybara-service
Bot
Loading…
Preserve generics on static member variables translated to class properties.
kokoro:run
#2815
opened Jul 23, 2026 by
copybara-service
Bot
Loading…
Fix build non-determinism in J2ObjC code generator.
kokoro:run
#2807
opened Jul 21, 2026 by
copybara-service
Bot
Loading…
Make j2objc support generics on static members
kokoro:run
#2806
opened Jul 18, 2026 by
copybara-service
Bot
Loading…
Add unit test for J2ObjC protobuf leaks
kokoro:run
#2805
opened Jul 15, 2026 by
copybara-service
Bot
Loading…
Remove permitted.reduce(excluded) optimization in X.509 NameConstraints.
kokoro:run
#2803
opened Jul 11, 2026 by
copybara-service
Bot
Loading…
[J2Objc] Use ObjC-compatible integer hash code for better interoperability.
kokoro:run
#2798
opened Jul 8, 2026 by
copybara-service
Bot
Loading…
Support composable container conversions in KmpAdapter runtime library
kokoro:run
#2795
opened Jun 30, 2026 by
copybara-service
Bot
Loading…
[J2Objc] Switch to ObjC-compatible number hash codes for better interoperability.
kokoro:run
#2792
opened Jun 29, 2026 by
copybara-service
Bot
Loading…
Add 'bool', 'char', and 'short' to J2ObjC keyword blacklist.
kokoro:run
#2777
opened Jun 21, 2026 by
copybara-service
Bot
Loading…
Add 'bool' to J2ObjC keyword blacklist.
kokoro:run
#2776
opened Jun 21, 2026 by
copybara-service
Bot
Loading…
Enable -Wundef for Bigtop C/ObjC targets and prohibit config.h symbols in Swift.
kokoro:run
#2770
opened Jun 16, 2026 by
copybara-service
Bot
Loading…
Add integration test for ObjC calling interface methods with @ObjectiveCKmpMethod
kokoro:run
#2751
opened May 14, 2026 by
copybara-service
Bot
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.