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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Svetlana Isakova
4657a4b271
fixed bug in renderer for violated upper bound error
2013-12-27 16:02:16 +04:00
..
conflictingSubstitutionsFromUpperBound.kt
fixed bug in renderer for violated upper bound error
2013-12-27 16:02:16 +04:00
doNotInferFromBoundsOnly.kt
support one more special case of propagating bound constraints
2013-10-16 19:51:53 +04:00
intersectUpperBounds.kt
try intersection of upper bounds as a suggestion
2013-10-16 19:51:53 +04:00
kt2856.kt
use declared upper bounds in type inference (not just check them)
2013-02-08 15:10:39 +04:00
nonNullUpperBound.kt
try intersection of upper bounds as a suggestion
2013-10-16 19:51:53 +04:00
useBoundsIfUnknownParameters.kt
try to use bounds in type inference
2013-04-03 15:51:17 +04:00
useBoundsToInferTypeParamsSimple.kt
test improved
2013-02-08 15:10:43 +04:00