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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
j+k
/
sam
T
History
Mikhail Glukhikh
7d4eaefd36
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
..
compatibilityResolveToOuterScopeForKotlinFunctions.fir.kt
…
compatibilityResolveToOuterScopeForKotlinFunctions.kt
…
compatibilityResolveToOuterScopeForKotlinFunctions.txt
…
conversionForDerivedGenericClass.fir.kt
…
conversionForDerivedGenericClass.kt
…
conversionForDerivedGenericClass.txt
…
conversionsWithNestedGenerics.kt
…
conversionsWithNestedGenerics.txt
…
enhancedSamConstructor.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
enhancedSamConstructor.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
enhancedSamConstructor.txt
…
fakeOverrideFunctionForStaticSam.kt
…
fakeOverrideFunctionForStaticSam.txt
…
inheritedStaticSam.kt
…
inheritedStaticSam.txt
…
kt37920.kt
…
kt37920.txt
…
kt39630.kt
…
kt39630.txt
…
privateCandidatesWithWrongArguments.fir.kt
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
2020-07-28 20:46:56 +03:00
privateCandidatesWithWrongArguments.javac.txt
…
privateCandidatesWithWrongArguments.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
privateCandidatesWithWrongArguments.txt
…
recursiveSamsAndInvoke.kt
FIR: fix invoke lookup for SAM resolution
2020-12-21 18:01:26 +03:00
recursiveSamsAndInvoke.txt
…
referenceToSamFunctionAgainstExpectedType.fir.kt
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
2020-07-28 20:46:56 +03:00
referenceToSamFunctionAgainstExpectedType.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
referenceToSamFunctionAgainstExpectedType.txt
…
samOnTypeParameter.kt
…
samOnTypeParameter.txt
…
staticSamFromImportWithStar.kt
…
staticSamFromImportWithStar.txt
…
staticSamWithExplicitImport.kt
…
staticSamWithExplicitImport.txt
…
typeInferenceOnSamAdapters.kt
…
typeInferenceOnSamAdapters.txt
…
withDefaultMethods.kt
…
withDefaultMethods.txt
…