yole
02/09/2016, 4:08 PMabreslav
02/09/2016, 4:51 PMmplatvoet
02/09/2016, 7:37 PMizorin
02/09/2016, 8:42 PMapatrida
02/09/2016, 8:54 PMapatrida
02/09/2016, 8:55 PMapatrida
02/09/2016, 8:55 PMapatrida
02/09/2016, 8:58 PMorangy
apatrida
02/09/2016, 9:02 PMvmironov
02/09/2016, 9:02 PMapatrida
02/09/2016, 9:02 PMvmironov
02/09/2016, 9:02 PMkotlin.Metadata
apatrida
02/09/2016, 9:03 PMapatrida
02/09/2016, 9:03 PMapatrida
02/09/2016, 9:03 PMapatrida
02/09/2016, 9:16 PMapatrida
02/09/2016, 9:17 PMarg0
for HashMap constructor from its kotlinFunction.parameters)apatrida
02/09/2016, 9:20 PMapatrida
02/09/2016, 9:20 PMapatrida
02/09/2016, 9:20 PMprivate val metadataFqName = "kotlin.Metadata"
fun Class<*>.isKotlinClass(): Boolean = this.declaredConstructors.any {
this.declaredAnnotations.singleOrNull { it.annotationClass.java.name == metadataFqName } != null
}
apatrida
02/09/2016, 9:40 PM2.5.5-RC-1050
, 2.6.5-RC-1050
, 2.7.0-RC-1050
, 2.7.1-RC-1050
Injekt 0.13.0-RC-1050
Klutter 0.14.0-RC-1050
Kovert 0.11.0-RC-1050
Add this repo to your builds:
repositories {
maven {
url "<http://dl.bintray.com/jaysonminard/kohesive>"
}
}
(will pin this chat message after update for libraries that I have using the Kotlin module, since it is a breaking issue people should be aware of)apatrida
02/09/2016, 9:54 PMapatrida
02/09/2016, 9:55 PMandrewoma
02/10/2016, 12:51 AMkwery
and kommon
pass their test suites without modification on 1050abreslav
02/10/2016, 6:09 AMkotlin.Metadata
?apatrida
02/10/2016, 10:43 AMapatrida
02/10/2016, 10:44 AMKotlinClass
, I’d imagine.apatrida
02/10/2016, 10:46 AMKotlinClass
never passed through @Deprecated
because it is internal? (I view all warnings before releases and don’t remember seeing it). I ask to see if I missed something along the way, not because it matters going forward. A small bump for some users.apatrida
02/10/2016, 1:50 PM