Nikita
10/16/2019, 2:22 PMNikita
10/22/2019, 12:33 AM1.3.60-eap-76
and it’s available in the kotlin-eap
Bintray repository and EAP IDE plugin channel.
What’s new: https://github.com/JetBrains/kotlin/releases/tag/v1.3.60-eap-76
How to get it: https://discuss.kotlinlang.org/t/kotlin-1-3-60-early-access-preview/14579Nikita
11/06/2019, 7:51 PM1.3.60-eap-143
and it’s available in the kotlin-eap
Bintray repository and EAP IDE plugin channel.
What’s new: https://github.com/JetBrains/kotlin/releases/tag/v1.3.60-eap-143
How to get it: https://discuss.kotlinlang.org/t/kotlin-1-3-60-early-access-preview/14579Nikky
01/16/2020, 4:28 PM1.3.70-eap-42
i guess i should link this here
maybe someone faced a similar issue ?Nikky
01/31/2020, 5:41 PMSinan Kozak
02/10/2020, 1:51 PMRan
05/13/2020, 10:21 AMturansky
05/15/2020, 7:30 AM1.4-M1
- external fun interface
enabled & supported
1.4-M2-eap-75
- external fun interface
disabled, is it a bug?
@bashor what is final plan for this feature? It looks very useful.Liliia
07/07/2020, 12:33 PMZac Sweers
07/08/2020, 5:10 AM@Throws
change has basically broken it 😬Zac Sweers
07/08/2020, 5:10 AM@Throws
or functions overriding throws-declaring java methods all fail to compile now with an internal compiler errorSkolson5903
07/09/2020, 9:34 PMPHondogo
07/10/2020, 8:24 PMralf
07/12/2020, 12:07 AMLeoColman
07/14/2020, 11:12 PMx.klib
file, but I can't execute it in the node environment by itself, can I?Zac Sweers
07/15/2020, 5:21 PMZac Sweers
07/16/2020, 2:13 AMZac Sweers
07/16/2020, 2:32 AMralf
07/16/2020, 5:44 PMZac Sweers
07/21/2020, 5:18 AMZac Sweers
07/21/2020, 5:20 AMZac Sweers
07/21/2020, 9:09 PMalexcouch
07/26/2020, 9:40 AMalexcouch
07/26/2020, 9:40 AMCould not determine the dependencies of task ':compileKotlin'.
> Could not resolve all files for configuration ':kotlinCompilerClasspath'.
> Could not resolve org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4-M3.
Required by:
project :
> Could not resolve org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4-M3.
> Could not get resource '<https://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4-M3/kotlin-compiler-embeddable-1.4-M3.pom>'.
> Could not HEAD '<https://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4-M3/kotlin-compiler-embeddable-1.4-M3.pom>'. Received status code 409 from server:
alexcouch
07/26/2020, 9:40 AMalexcouch
07/26/2020, 9:41 AM{
"errors": [
{
"status": 409,
"message": "The repository 'oss-snapshot-local' rejected the resolution of an artifact 'oss-snapshot-local:org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4-M3/kotlin-compiler-embeddable-1.4-M3.pom' due to conflict in the snapshot release handling policy."
}
]
}
alexcouch
07/26/2020, 9:42 AMalexcouch
07/26/2020, 9:44 AMalexcouch
07/26/2020, 9:45 AMLiliia
07/27/2020, 2:11 PM