1. ab64422 Better approach to configuring common sources for KotlinJvmCompile task by Yahor Berdnikau · 11 months ago
  2. 729fc24 Fix AbstractKotlinCompile.ownModuleName usage (#2567) by Yahor Berdnikau · 11 months ago
  3. 919062f Suppress experimental expect/actual warning for verifyKotlinModule task (#2482) by Leonid Startsev · 1 year, 3 months ago
  4. e684f47 Fix JPMS verification task for K2 by Alexander.Likhachev · 1 year, 3 months ago
  5. 7b75e39 Get rid of @Suppress("INVISIBLE_REFERENCE") for usage of internal declarations (#2444) by Leonid Startsev · 1 year, 4 months ago
  6. 01fcfee Respect overriden language version when creating verifyModule task (#2437) by Leonid Startsev · 1 year, 4 months ago
  7. e68f08e Use JavaCompile.destinationDirectory instead of the whole task (#2405) by Leonid Startsev · 1 year, 5 months ago
  8. 8b231ff Properly fix Java 8 API compatibility (#2350) by Björn Kautler · 1 year, 6 months ago
  9. 581fc3f Update to Kotlin 1.8.0 (#2146) by Leonid Startsev · 2 years ago
  10. b749dd1 Provide killswitch for JPMS & improve building.md (#2105) by Leonid Startsev · 2 years, 2 months ago
  11. ec83042 Update Kotlin to 1.7.20-RC (#2039) by Leonid Startsev · 2 years, 4 months ago
  12. 621dbf8 Migrate to Kotlin 1.7.0 (#1977) by Leonid Startsev · 2 years, 7 months ago
  13. 8384772 Use a separate source set for compiling the module descriptor to prevent IDE issues (#1665) by Gerard de Leeuw · 3 years, 4 months ago
  14. cf6e41a Add explicit module-info's for JPMS compatability (#1624) by Gerard de Leeuw · 3 years, 4 months ago