GitHub / swiftlang/swift-java issues and pull requests
Labelled with: Java2Swift
#176 - Java2Swift: Diagnose when two Java classes are mapped to the same Swift type
Issue -
State: closed - Opened by DougGregor 12 months ago
Labels: Java2Swift, javakit
#152 - JavaCompiler: need flexible argument passing
Issue -
State: closed - Opened by lhoward about 1 year ago
- 6 comments
Labels: Java2Swift
#132 - Java2Swift: Move from Swift structs over to Swift classes
Issue -
State: closed - Opened by DougGregor about 1 year ago
Labels: Java2Swift, javakit
#129 - Consider @ThreadSafe when importing Java types
Issue -
State: closed - Opened by ktoso about 1 year ago
- 1 comment
Labels: Java2Swift, javakit
#112 - Java2Swift: Improve diagnostics when we suppress import due to a missing Java class import
Issue -
State: open - Opened by DougGregor about 1 year ago
Labels: good first issue, Java2Swift
#96 - Java2Swift: Generalize conformances of Java collection types to Swift sequence protocols
Issue -
State: open - Opened by DougGregor about 1 year ago
Labels: good first issue, Java2Swift
#92 - Java2Swift: Consider translating java.util.Optional into Swift.Optional
Issue -
State: open - Opened by DougGregor about 1 year ago
Labels: good first issue, Java2Swift
#70 - Make the "environment" parameter to `@JavaMethod` initializers optionally-typed and default to `nil`
Issue -
State: closed - Opened by DougGregor about 1 year ago
Labels: Java2Swift
#65 - JavaKit's @JavaStaticField could detect that it should not be used on static field
Issue -
State: closed - Opened by ktoso about 1 year ago
Labels: good first issue, Java2Swift, javakit
#51 - Java2Swift crashes on aarch64 Linux
Issue -
State: closed - Opened by segabor about 1 year ago
- 7 comments
Labels: bug, Java2Swift
#22 - Generate `@JavaField` in Swift for the public fields of a Java class
Issue -
State: closed - Opened by DougGregor about 1 year ago
- 3 comments
Labels: good first issue, Java2Swift
#21 - Implement Swift wrappers for Java enum types
Issue -
State: closed - Opened by DougGregor about 1 year ago
- 5 comments
Labels: good first issue, Java2Swift
#20 - Create non-optional-returning `as` functions for superclasses/extended interfaces
Issue -
State: closed - Opened by DougGregor about 1 year ago
- 2 comments
Labels: good first issue, Java2Swift
#19 - Swift wrappers for nested Java classes
Issue -
State: closed - Opened by DougGregor about 1 year ago
Labels: Java2Swift
#16 - SwiftPM build plugin for producing Swift wrapper types for Java classes (Java2Swift direction)
Issue -
State: closed - Opened by DougGregor about 1 year ago
- 2 comments
Labels: build plugin, Java2Swift