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
f1ac5796edf3d98a67d48f6bc608b6de0cd080d7
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
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
…