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
833edfb209bfa00b3f052dcf5cc3f8294d51f40f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
subtyping
T
History
Ilmir Usmanov
f3a22e0ac4
Warn about suspend extension functional types as supertypes
...
They will become error in 2.0 #KT-58529 Fixed #KT-49175 Fixed
2023-05-19 12:41:37 +02:00
..
delegatedConstructor.kt
…
delegatedConstructor.txt
…
extensionOnLocalClasses.fir.kt
…
extFunctionTypeAsSuperType.kt
…
extFunctionTypeAsSuperType.txt
…
extFunctionTypeAsSuperTypeRestrictionLifted.kt
…
findClosestCorrespondingSupertype.kt
…
findClosestCorrespondingSupertype.txt
…
functionTypeAsSuperType.kt
…
functionTypeAsSuperType.txt
…
invariantArgumentForTypeParameterWithMultipleBounds.kt
…
invariantArgumentForTypeParameterWithMultipleBounds.txt
…
javaAndKotlinSuperType.fir.kt
…
javaAndKotlinSuperType.kt
…
javaAndKotlinSuperType.txt
…
kFunctionalCST.fir.kt
[FE] Add regression test for KT-57036
2023-03-27 10:54:27 +00:00
kFunctionalCST.kt
[FE] Add regression test for KT-57036
2023-03-27 10:54:27 +00:00
kt304.kt
…
kt304.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
kt2069.kt
…
kt2069.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
kt2744.kt
…
kt2744.txt
…
kt3159.kt
FIR checker: fix condition for property type mismatch on override
2021-02-08 13:01:11 +03:00
kt3159.txt
…
kt47148.fir.kt
…
kt47148.kt
…
kt47148.txt
…
kt-1457.javac.txt
…
kt-1457.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
kt-1457.txt
Disable IgnoreNullabilityForErasedValueParameters for indefinite time, ^KT-53751 Fixed
2022-09-13 16:45:06 +00:00
localAnonymousObjects.fir.kt
…
localAnonymousObjects.kt
…
localAnonymousObjects.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
localClasses.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
localClasses.kt
…
localClasses.txt
…
memberAnonymousObjects.fir.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
memberAnonymousObjects.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
memberAnonymousObjects.txt
…
nestedIntoLocalClasses.fir.kt
…
nestedIntoLocalClasses.kt
…
nestedIntoLocalClasses.txt
…
nestedLocalClasses.fir.kt
…
nestedLocalClasses.kt
…
nestedLocalClasses.txt
…
suspendExtFunctionTypeAsSuperType.fir.kt
Warn about suspend extension functional types as supertypes
2023-05-19 12:41:37 +02:00
suspendExtFunctionTypeAsSuperType.kt
Warn about suspend extension functional types as supertypes
2023-05-19 12:41:37 +02:00
suspendExtFunctionTypeAsSuperTypeRestrictionLifted.kt
Warn about suspend extension functional types as supertypes
2023-05-19 12:41:37 +02:00
topLevelAnonymousObjects.fir.kt
…
topLevelAnonymousObjects.kt
…
topLevelAnonymousObjects.txt
…
unresolvedSupertype.fir.kt
…
unresolvedSupertype.kt
…
unresolvedSupertype.txt
Add EnumEntries to minimal-stdlib-for-tests
2023-03-02 10:23:38 +00:00