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
b4d356c5bd7dd769e6702e0aaa0b892fecaa2e93
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
callableReference
T
History
Ilya Chernikov
8f5d5c3ace
FIR: Fixes in testdata after implementing FIR-specific IrBuiltIns
2021-07-16 02:24:29 +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
kt39612.kt
FIR: Fixes in testdata after implementing FIR-specific IrBuiltIns
2021-07-16 02:24:29 +03: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