-
Notifications
You must be signed in to change notification settings - Fork 983
Insights: google/j2objc
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 1 person
-
Translator generates Objective-C "bool" instead of jboolean for Java boolean types.
#2484 merged
May 3, 2025 -
BEGIN_PUBLIC
#2481 merged
Apr 23, 2025 -
Align the j2objc properties option for swift with k/n protos, i.e
#2482 merged
Apr 23, 2025 -
Updates j2objc's JRE to support Java 11+ String methods:
#2479 merged
Apr 22, 2025 -
Adds android.icu.text.ListFormatter (Android SDK 26) to j2objc JRE.
#2478 merged
Apr 17, 2025 -
Fix concurrent access to an object field inside ReentrantLock.
#2476 merged
Apr 16, 2025 -
Add support for k/n-compatible addAll, gated by the "generate_properties" option.
#2475 merged
Apr 11, 2025 -
Support Kotlin Native-compatible OneOf access in J2objc proto, gated by the properties option.
#2469 merged
Apr 11, 2025 -
For k/n compatibility properties, add trailing underscore if the name is a reserved word.
#2474 merged
Apr 10, 2025 -
Add kotlin/native-compatible map support, gated by the generate properties option.
#2468 merged
Apr 10, 2025
4 Pull requests opened by 1 person
-
Conversion output example
#2472 opened
Apr 10, 2025 -
Cloned from CL 753687051 by 'g4 patch'.
#2486 opened
May 4, 2025
1 Issue closed by 1 person
-
translation tool
#2470 closed
Apr 10, 2025
1 Issue opened by 1 person
-
java.lang.ClassNotFoundException: com.google.devtools.j2objc.J2ObjC
#2483 opened
Apr 30, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Rewrite of j2objc_library.bzl to use an aspect to generate build actions for all java_library dependencies, like the native rule does.
#1913 commented on
Apr 13, 2025 • 0 new comments -
Retain/autorelease return values from autoreleased methods.
#1990 commented on
Apr 13, 2025 • 0 new comments -
Run all transpilation for Generics support.
#2010 commented on
Apr 13, 2025 • 0 new comments -
Add a J2CL version of `@ObjectiveCName` with retention policy `RUNTIME`
#2027 commented on
Apr 13, 2025 • 0 new comments -
Start working on reserving numbers for extension declarations
#2050 commented on
Apr 13, 2025 • 0 new comments -
Repackage source files into a new Jar to avoid strip on the output Jar path for "java/" from java_common.compile and fix header issues when building xplat helloworld with new j2objc build rule.
#2055 commented on
Apr 13, 2025 • 0 new comments -
Rename old j2objc_library references to j2objc_library_legacy
#2076 commented on
Apr 13, 2025 • 0 new comments -
j2objc deps in appframework.
#2091 commented on
Apr 13, 2025 • 0 new comments -
Upgrade java.net to android 13
#2108 commented on
Apr 13, 2025 • 0 new comments -
Update java.util.stream package to android13 release
#2119 commented on
Apr 13, 2025 • 0 new comments -
Move summarization action to Aspects.
#2142 commented on
Apr 13, 2025 • 0 new comments -
Defines NextCode on Cider/V projects for j2objc's ios_application and ios_j2objc_test targets.
#2215 commented on
Apr 13, 2025 • 0 new comments -
Align the logging format of the IosLoggerBackend with the XLogger.
#2268 commented on
Apr 13, 2025 • 0 new comments -
Update InputStreamReader and OutputStreamReader to use their lock instead of themselves as the encoder/decoder lock.
#2394 commented on
Apr 13, 2025 • 0 new comments -
Updated nullability annotations in jre_emul's native headers.
#2437 commented on
Apr 13, 2025 • 0 new comments -
Rename enum constants in ObjC proto code if they would clash with reserved names.
#2461 commented on
Apr 13, 2025 • 0 new comments