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
b94335dd1cb82bf2ba13304218a8f6d71ed2b4f7
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
j+k
/
sam
T
History
Denis.Zharkov
b94335dd1c
FIR: Update diagnostics test data
...
Green code correctly became red
2021-05-20 17:24:30 +03:00
..
compatibilityResolveToOuterScopeForKotlinFunctions.fir.kt
…
compatibilityResolveToOuterScopeForKotlinFunctions.kt
…
compatibilityResolveToOuterScopeForKotlinFunctions.txt
…
conversionForDerivedGenericClass.fir.kt
FIR: Update diagnostics test data
2021-05-20 17:24:30 +03:00
conversionForDerivedGenericClass.kt
…
conversionForDerivedGenericClass.txt
…
conversionsWithNestedGenerics.kt
…
conversionsWithNestedGenerics.txt
…
enhancedSamConstructor.fir.kt
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
2021-04-12 23:49:55 +03:00
enhancedSamConstructor.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
enhancedSamConstructor.txt
…
fakeOverrideFunctionForStaticSam.kt
…
fakeOverrideFunctionForStaticSam.txt
…
inheritedStaticSam.kt
…
inheritedStaticSam.txt
…
kt37920.kt
…
kt37920.txt
…
kt39630.kt
…
kt39630.txt
…
privateCandidatesWithWrongArguments.fir.kt
FIR: rename HIDDEN to INVISIBLE_REFERENCE
2021-04-21 16:18:21 +03:00
privateCandidatesWithWrongArguments.javac.txt
…
privateCandidatesWithWrongArguments.kt
…
privateCandidatesWithWrongArguments.txt
…
recursiveSamsAndInvoke.kt
FIR: fix invoke lookup for SAM resolution
2020-12-21 18:01:26 +03:00
recursiveSamsAndInvoke.txt
…
referenceToSamFunctionAgainstExpectedType.fir.kt
Introduce FirInitializerTypeMismatchChecker
2021-04-13 21:36:31 +03:00
referenceToSamFunctionAgainstExpectedType.kt
…
referenceToSamFunctionAgainstExpectedType.txt
…
samOnTypeParameter.kt
…
samOnTypeParameter.txt
…
staticSamFromImportWithStar.kt
…
staticSamFromImportWithStar.txt
…
staticSamWithExplicitImport.kt
…
staticSamWithExplicitImport.txt
…
typeInferenceOnSamAdapters.kt
…
typeInferenceOnSamAdapters.txt
…
withDefaultMethods.kt
…
withDefaultMethods.txt
…