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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
simon.ogorodnik
f573719cc1
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
conflictingSubstitutionsFromUpperBound.txt
…
doNotInferFromBoundsOnly.fir.kt
…
doNotInferFromBoundsOnly.kt
…
doNotInferFromBoundsOnly.txt
…
flexibilityInCommonSuperTypeCalculation.fir.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.ni.fir.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.ni.kt
[NI] Consider intersection type with number type as Nothing
2020-03-23 16:39:21 +03:00
intersectUpperBounds.fir.kt
…
intersectUpperBounds.kt
…
intersectUpperBounds.txt
…
kt2856.fir.kt
…
kt2856.kt
…
kt2856.txt
…
nonNullUpperBound.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
nonNullUpperBound.txt
…
typeParameterAsUpperBound.fir.kt
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
typeParameterAsUpperBound.kt
…
typeParameterAsUpperBound.txt
…
useBoundsIfUnknownParameters.fir.kt
…
useBoundsIfUnknownParameters.kt
…
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.fir.kt
…
useBoundsToInferTypeParamsSimple.kt
Stop subtyping constraint search if equality constraints for...
2020-03-12 08:02:45 +01:00
useBoundsToInferTypeParamsSimple.txt
…