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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
inference
/
completion
/
postponedArgumentsAnalysis
T
History
Victor Petukhov
4a767c597e
Don't report the same diagnsotics several times
2021-05-28 15:36:23 +03:00
..
performance
Reuse built functional types for postponed arguments by expected types and paths from a top level type variable
2020-10-16 10:46:22 +03:00
callableReferences.fir.kt
[FIR] Properly handle callable references which were resolved with error
2021-04-16 11:12:55 +03:00
callableReferences.kt
…
callableReferences.txt
…
complexInterdependentInputOutputTypes.fir.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
complexInterdependentInputOutputTypes.kt
…
complexInterdependentInputOutputTypes.txt
…
deepLambdas.kt
…
deepLambdas.txt
…
fixIndependentVariables.fir.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
fixIndependentVariables.kt
…
fixIndependentVariables.txt
…
fixInputTypeToMoreSpecificType.kt
…
fixInputTypeToMoreSpecificType.txt
…
fixReceiverToMoreSpecificType.kt
…
fixReceiverToMoreSpecificType.txt
…
kt38799.kt
…
kt38799.txt
…
manyArguments.kt
Add regression test for already fixed issue KT-41885
2020-09-15 19:03:16 +03:00
manyArguments.txt
Add regression test for already fixed issue KT-41885
2020-09-15 19:03:16 +03:00
moreSpecificOutputType.kt
…
moreSpecificOutputType.txt
…
rerunStagesAfterFixationInFullMode.kt
…
rerunStagesAfterFixationInFullMode.txt
…
rerunStagesAfterFixationInPartialMode.kt
…
rerunStagesAfterFixationInPartialMode.txt
…
suspendFunctions.fir.kt
FIR: Report ARGUMENT_TYPE_MISMATCH instead of TYPE_MISMATCH for arguments
2021-05-20 17:24:51 +03:00
suspendFunctions.kt
Don't report the same diagnsotics several times
2021-05-28 15:36:23 +03:00
suspendFunctions.txt
…