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
86edc5ca3a3fd72b18d56bcc7ab40922c63371d0
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
builderInference
T
History
Victor Petukhov
86edc5ca3a
Reuse information from already recorder descriptor for some callable references and don't rewrite at slice
2020-12-25 11:53:15 +03:00
..
simpleLambdaInCallWithAnotherLambdaWithBuilderInference.fir.kt
…
simpleLambdaInCallWithAnotherLambdaWithBuilderInference.kt
…
simpleLambdaInCallWithAnotherLambdaWithBuilderInference.txt
…
skipedUnresolvedInBuilderInferenceWithStubReceiverType.fir.kt
…
skipedUnresolvedInBuilderInferenceWithStubReceiverType.kt
…
skipedUnresolvedInBuilderInferenceWithStubReceiverType.txt
…
specialCallsWithCallableReferencesDontCareTypeInBlockExression.fir.kt
Don't create DONT_CARE type for CR and lambdas within builder inference calls
2020-12-25 11:53:14 +03:00
specialCallsWithCallableReferencesDontCareTypeInBlockExression.kt
Don't create DONT_CARE type for CR and lambdas within builder inference calls
2020-12-25 11:53:14 +03:00
specialCallsWithCallableReferencesDontRewriteAtSlice.fir.kt
Reuse information from already recorder descriptor for some callable references and don't rewrite at slice
2020-12-25 11:53:15 +03:00
specialCallsWithCallableReferencesDontRewriteAtSlice.kt
Reuse information from already recorder descriptor for some callable references and don't rewrite at slice
2020-12-25 11:53:15 +03:00
specialCallsWithCallableReferencesErrorType.fir.kt
Compute type for callable references and lambdas inside not null assertion if couldn't get already recorded type
2020-12-25 11:52:59 +03:00
specialCallsWithCallableReferencesErrorType.kt
Compute type for callable references and lambdas inside not null assertion if couldn't get already recorded type
2020-12-25 11:52:59 +03:00
specialCallsWithCallableReferencesNonStrictOnlyInputTypes.fir.kt
Don't clean type info for containment operator if the resolution was unsuccessful, but all diagnostics were about only input types and non-strict only input types check was enabled
2020-12-25 11:53:09 +03:00
specialCallsWithCallableReferencesNonStrictOnlyInputTypes.kt
Don't clean type info for containment operator if the resolution was unsuccessful, but all diagnostics were about only input types and non-strict only input types check was enabled
2020-12-25 11:53:09 +03:00