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
90a0c9bb25f64c33ee1adfdc93636109a35cdb7a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
subtyping
T
History
Tianyu Geng
90a0c9bb25
FIR IDE: quickfix to add
override
keyword
...
Also enables more tests that covers previous quickfixes
2021-06-10 19:05:33 +02:00
..
extensionOnLocalClasses.fir.kt
FIR IDE: quickfix to add
override
keyword
2021-06-10 19:05:33 +02:00
extFunctionTypeAsSuperType.kt
FirSupertypesChecker: implement six more diagnostics
2021-05-13 16:13:43 +03:00
extFunctionTypeAsSuperType.txt
…
findClosestCorrespondingSupertype.fir.kt
Introduce FirInitializerTypeMismatchChecker
2021-04-13 21:36:31 +03:00
findClosestCorrespondingSupertype.kt
…
findClosestCorrespondingSupertype.txt
…
functionTypeAsSuperType.kt
…
functionTypeAsSuperType.txt
…
invariantArgumentForTypeParameterWithMultipleBounds.kt
…
invariantArgumentForTypeParameterWithMultipleBounds.txt
…
javaAndKotlinSuperType.fir.kt
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
2021-04-12 23:49:55 +03:00
javaAndKotlinSuperType.kt
…
javaAndKotlinSuperType.txt
…
kt304.kt
…
kt304.txt
…
kt2069.kt
…
kt2069.txt
…
kt2744.kt
…
kt2744.txt
…
kt3159.kt
…
kt3159.txt
…
kt-1457.javac.txt
…
kt-1457.kt
…
kt-1457.txt
…
localAnonymousObjects.fir.kt
[FIR] Implement ASSIGNMENT_TYPE_MISMATCH, RESULT_TYPE_MISMATCH diagnostics, fix tests
2021-05-17 22:33:16 +03:00
localAnonymousObjects.kt
…
localAnonymousObjects.txt
…
localClasses.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
localClasses.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
localClasses.txt
…
memberAnonymousObjects.fir.kt
[FIR] Implement ASSIGNMENT_TYPE_MISMATCH, RESULT_TYPE_MISMATCH diagnostics, fix tests
2021-05-17 22:33:16 +03:00
memberAnonymousObjects.kt
…
memberAnonymousObjects.txt
…
nestedIntoLocalClasses.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
nestedIntoLocalClasses.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
nestedIntoLocalClasses.txt
…
nestedLocalClasses.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
nestedLocalClasses.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
nestedLocalClasses.txt
…
topLevelAnonymousObjects.fir.kt
[FIR] Implement ASSIGNMENT_TYPE_MISMATCH, RESULT_TYPE_MISMATCH diagnostics, fix tests
2021-05-17 22:33:16 +03:00
topLevelAnonymousObjects.kt
…
topLevelAnonymousObjects.txt
…
unresolvedSupertype.fir.kt
…
unresolvedSupertype.kt
…
unresolvedSupertype.txt
…