This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca3e7cf1a7280a417e88ae1fc44c638e72b9f8d8
kotlin-fork
/
compiler
/
testData
/
loadJava
T
History
Ilmir Usmanov
ca3e7cf1a7
Value classes: Report lacking @JvmInline only on JVM backend
...
Report when @JvmInline is applied on non-value class.
2020-11-27 23:52:07 +01:00
..
compiledJava
FIR Java: record Java types with flexible nullability
2020-11-18 13:06:46 +03:00
compiledJavaAndKotlin
…
compiledJavaIncludeObjectMethods
…
compiledKotlin
Value classes: Report lacking @JvmInline only on JVM backend
2020-11-27 23:52:07 +01:00
compiledKotlinWithStdlib
Fix JvmFieldInInterfaceCompanion.kt for language version 1.4
2020-01-17 20:35:46 +01:00
include/org/jetbrains/kotlin/jvm/compiler
/annotation
…
javaAgainstKotlin
…
kotlinAgainstCompiledJavaWithKotlin
Support fake Java property overrides in function equality in bridges
2019-05-28 11:50:13 +02:00
sourceJava
…