This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-03-10 15:51:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca3e7cf1a7280a417e88ae1fc44c638e72b9f8d8
kotlin
/
compiler
/
testData
/
loadJava
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
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
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
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
kotlinAgainstCompiledJavaWithKotlin
Support fake Java property overrides in function equality in bridges
2019-05-28 11:50:13 +02:00
sourceJava
javac-wrapper: refactoring, fixes and tests
2017-08-29 18:01:36 +03:00