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
b9d2a1842ade46d08afcaaec30b729930d25660a
kotlin-fork
/
compiler
/
frontend.java
/
src
/
org
/
jetbrains
/
kotlin
/
synthetic
T
History
Victor Petukhov
670f029bdf
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
..
JavaSyntheticPropertiesScope.kt
Check JvmRecordSupport language feature before generating synthetic properties
2020-12-09 16:47:23 +03:00
JavaSyntheticScopes.kt
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
SamAdapterFunctionsScope.kt
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00
syntheticExtensionsUtils.kt
Make DescriptorVisibility delegate to Visibility
2020-09-04 11:42:50 +03:00