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-05-17 15:54:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee5edf4caa212a3c22700fca3cc2edaab6f7df34
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
callableReference
History
Jinseong Jeon
5f64d6ec76
FIR2IR: add support for callable reference to Java field
...
#KT-42656 Fixed
2020-10-15 08:47:46 +03:00
..
boundFieldReferenceInInline.kt
FIR2IR: add support for callable reference to Java field
2020-10-15 08:47:46 +03:00
boundFunReferenceInInline.kt
Support bound callable reference inlining in IR
2019-06-04 14:56:13 +02:00
boundPropertyReferenceInInline.kt
Support bound callable reference inlining in IR
2019-06-04 14:56:13 +02:00
kt36975.kt
JVM IR: Optimize static property references (KT-36975)
2020-09-07 21:01:29 +02:00
nameIntrinsicWithImplicitThis.kt
…
unboundFieldReferenceInInline.kt
FIR2IR: add support for callable reference to Java field
2020-10-15 08:47:46 +03:00
unboundFunReferenceInInline.kt
Support unbound callable function references in inliner
2019-06-04 14:56:12 +02:00
unboundPropertyReferenceInInline.kt
Support unbound callable function references in inliner
2019-06-04 14:56:12 +02:00