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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
adapted
T
History
Kirill Rakhman
789f886d3c
[FIR] Implement ADAPTED_CALLABLE_REFERENCE_AGAINST_REFLECTION_TYPE diagnostic
...
#KT-59401 Fixed
2023-11-08 15:45:48 +00:00
..
adaptationByExpectTypeOutsideCall.fir.kt
K2: Change resolution rules of when/if expressions with expected type
2023-02-15 08:13:46 +00:00
adaptationByExpectTypeOutsideCall.kt
K2: Change resolution rules of when/if expressions with expected type
2023-02-15 08:13:46 +00:00
adaptationInWhenWithMapOf.kt
K2: Change resolution rules of when/if expressions with expected type
2023-02-15 08:13:46 +00:00
adaptationToOverridenWithoutDefault.kt
[FIR] Fix callable reference adaptation for overrides without defaults
2023-03-09 08:26:16 +00:00
noKFunctionForAdaptation.fir.kt
[FIR] Implement ADAPTED_CALLABLE_REFERENCE_AGAINST_REFLECTION_TYPE diagnostic
2023-11-08 15:45:48 +00:00
noKFunctionForAdaptation.kt
K2: Do not use KFunctionN as representation type for adapted references
2023-02-15 08:13:45 +00:00
simpleAdaptationOutsideOfCall.fir.kt
…
simpleAdaptationOutsideOfCall.kt
…