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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85a7964924c926939cbd497b2d54dc4f90f2c27
kotlin
/
compiler
/
testData
/
compileJavaAgainstKotlin
History
Alexander Udalov
f1ac5796ed
Fix test data of compileJavaAgainstKotlin for 1.6
...
See LanguageFeature.DefinitelyNotNullTypeParameters.
2021-07-29 19:45:55 +02:00
..
annotation
JVM_IR: correct RetentionPolicy annotation generation
2019-05-30 19:04:31 +03:00
callableReference
Fix "PSI/index mismatch" in case of @ParameterName on non-functional types (KT-34524)
2020-05-27 02:38:41 +09:00
class
Fix test data of compileJavaAgainstKotlin for 1.6
2021-07-29 19:45:55 +02:00
enum
…
jvmStatic
…
method
Value classes: Generate @JvmInline annotation for inline classes
2020-12-01 23:45:47 +01:00
property
JVM_IR: set ConstantValue on static final primitive fields
2019-04-18 09:16:32 +02:00
sealed
[Test] Update different testdata according to changes in sealed classes
2021-01-28 13:19:29 +03:00
staticFields
JVM IR: copy property instead of field in MoveOrCopyCompanionObjectFieldsLowering
2020-02-04 11:43:24 +01:00
targets
…