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
63243b99fa16682a5331830c634afd2fe8298f4a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Mikhail Zarechenskiy
0d6b7bb6a1
Prohibit check for instance of a non-reified, non-subtype type parameter
...
#KT-12683 Fixed #KT-9986 Fixed
2017-04-05 21:35:07 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
…
conflictingSubstitutionsFromUpperBound.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
doNotInferFromBoundsOnly.kt
Report error when type parameter has a type parameter bound and any other bound
2015-12-07 15:47:47 +03:00
doNotInferFromBoundsOnly.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
intersectUpperBounds.kt
…
intersectUpperBounds.txt
…
kt2856.kt
Prohibit check for instance of a non-reified, non-subtype type parameter
2017-04-05 21:35:07 +03:00
kt2856.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
nonNullUpperBound.kt
…
nonNullUpperBound.txt
…
useBoundsIfUnknownParameters.kt
…
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.kt
diagnostics for deprecated syntax of function type parameter list
2015-10-06 16:20:47 +02:00
useBoundsToInferTypeParamsSimple.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00