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
762e315ce393e41ee7ee7672c19f2eb8716ec8fe
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
inference
/
completion
/
postponedArgumentsAnalysis
T
History
Mikhail Glukhikh
e7e162c7eb
[FIR TEST] Filter some particular tokens during createDebugInfo
2020-11-26 08:37:47 +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 TEST] Filter some particular tokens during createDebugInfo
2020-11-26 08:37:47 +03:00
callableReferences.kt
…
callableReferences.txt
…
complexInterdependentInputOutputTypes.fir.kt
…
complexInterdependentInputOutputTypes.kt
…
complexInterdependentInputOutputTypes.txt
…
deepLambdas.kt
…
deepLambdas.txt
…
fixIndependentVariables.fir.kt
…
fixIndependentVariables.kt
…
fixIndependentVariables.txt
…
fixInputTypeToMoreSpecificType.kt
…
fixInputTypeToMoreSpecificType.txt
…
fixReceiverToMoreSpecificType.kt
…
fixReceiverToMoreSpecificType.txt
…
kt38799.kt
NI: Add regression test for KT-38799
2020-05-25 11:56:08 +03:00
kt38799.txt
NI: Add regression test for KT-38799
2020-05-25 11:56:08 +03:00
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] Restore variable fixation direction in call completion
2020-10-13 11:00:21 +03:00
suspendFunctions.kt
Rethink constraints incorporation
2020-11-25 11:15:20 +03:00
suspendFunctions.txt
…