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
4a9d4ed9fe43deb3eee23025d4d69a244420ef64
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
History
Denis.Zharkov
4a9d4ed9fe
Enable ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated since 1.7
...
^KT-36770 Fixed
2021-08-31 15:41:17 +03: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
Enable ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated since 1.7
2021-08-31 15:41:17 +03: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
…