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
b5d3f9ee3122df6f7a4e8b2faeba372a35ee8a57
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
/
builderInference
T
History
Victor Petukhov
7a66e22bb2
Implement top-down completion for nested builder inference calls
...
^KT-42742 Fixed
2021-03-24 15:57:36 +03:00
..
callableReferenceAndCoercionToUnit.kt
…
kt41164.kt
…
lackOfNullCheckOnNullableInsideBuild.kt
…
multiStepCompletionWithinThreeBuilderInferenceCalls.kt
Implement top-down completion for nested builder inference calls
2021-03-24 15:57:36 +03:00
multiStepCompletionWithinTwoBuilderInferenceCalls.kt
Implement top-down completion for nested builder inference calls
2021-03-24 15:57:36 +03:00
propagateInferenceSessionIntoDeclarationAnalyzers.kt
Propagate inference session into declaration analyzers
2021-02-15 11:12:58 +03:00
specialCallsWithCallableReferences.kt
Mute wasm tests around builder inference and callable references
2020-12-25 11:53:21 +03:00
specialCallsWithCallableReferencesDontCareTypeInBlockExpression.kt
Mute wasm tests around builder inference and callable references
2020-12-25 11:53:21 +03:00
specialCallsWithCallableReferencesErrorType.kt
Mute wasm tests around builder inference and callable references
2020-12-25 11:53:21 +03:00
specialCallsWithCallableReferencesNonStrictOnlyInputTypes.kt
Mute wasm tests around builder inference and callable references
2020-12-25 11:53:21 +03:00
specialCallsWithLambdas.kt
[FIR] Fix completion of synthetic call arguments
2020-12-29 17:48:15 +03:00
substitutelambdaExtensionReceiverType.kt
Substitute lambda's receiver type during completion including the builder inference stub variables substitution
2020-12-25 21:33:37 +03:00
substituteStubTypeIntoCR.kt
…
substituteStubTypeIntolambdaParameterDescriptor.kt
…
substituteTypeVariableIntolambdaParameterDescriptor.kt
…