swiftlang / swift-java

Apache License 2.0
724 stars 27 forks source link

Make nested classes explicitly-specifiable and work through some integration issues #118

Closed DougGregor closed 3 weeks ago

DougGregor commented 3 weeks ago

Implement a follow-on to https://github.com/swiftlang/swift-java/pull/115 that improves things in a few ways:

DougGregor commented 3 weeks ago

We're going to start with https://github.com/swiftlang/swift-java/pull/115 and I'm going to rebase the few needed changes on top.