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
e4870740e1f1c263f432fba5c83019ca318e31d0
kotlin
/
compiler
/
testData
/
compileJavaAgainstKotlin
History
Dmitriy Novozhilov
ee1aff1012
[Test] Update different testdata according to changes in sealed classes
2021-01-28 13:19:29 +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
Handle type arguments in IrType.eraseTypeParameters
2020-02-03 19:14:22 +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
…