1. 16 2月, 2021 1 次提交
  2. 20 2月, 2019 1 次提交
  3. 08 9月, 2018 4 次提交
  4. 07 2月, 2018 1 次提交
    • I
      Actualize ReadMe files · 90dff281
      Ilya Gorbunov 提交于
      - Actualize build requirements and steps
      - Extract Gradle plugin readme to the corresponding folder
      - Rewrite Libraries and Maven Tools readme
      
      #KT-20995 Fixed
      90dff281
  5. 19 1月, 2018 1 次提交
  6. 12 10月, 2017 1 次提交
    • A
      Introduce kotlin-stdlib-jdk7/8 libraries, deprecate kotlin-stdlib-jre7/8 · e253acd5
      Alexander Udalov 提交于
      The idea is to keep all declarations in the same packages from Kotlin's
      point of view, but use JvmPackageName annotation to move them to another
      JVM package, to avoid the split package problem which is otherwise
      unsolvable when using module path on Java 9 (KT-19258).
      
      In this commit, kotlin-stdlib-jre7/8 are moved to kotlin-stdlib-jdk7/8
      and in the subsequent commit, -jre7/8 are restored. This is done in
      order to make Git recognize this as a file move to preserve history.
      
      Include new stdlib-jdkN artifacts in manifest version tests.
      e253acd5
  7. 07 8月, 2017 1 次提交
  8. 18 5月, 2017 1 次提交
  9. 08 4月, 2017 1 次提交
  10. 21 3月, 2017 1 次提交
  11. 06 10月, 2016 1 次提交
  12. 01 7月, 2016 1 次提交
  13. 20 3月, 2014 1 次提交
  14. 09 6月, 2012 2 次提交
  15. 05 6月, 2012 1 次提交
  16. 05 4月, 2012 1 次提交
  17. 19 3月, 2012 1 次提交
  18. 06 3月, 2012 1 次提交