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
179c5e3c3a6c2ddd5f087e5d177bc3001b80d11d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Svetlana Isakova
179c5e3c3a
Add a constraint for nested call
...
if there are no bounds on variables in this call return type
2015-07-10 15:05:04 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
Add a constraint for nested call
2015-07-10 15:05:04 +03:00
conflictingSubstitutionsFromUpperBound.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
doNotInferFromBoundsOnly.kt
Constraint incorporation
2015-07-10 15:05:04 +03:00
doNotInferFromBoundsOnly.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
intersectUpperBounds.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
intersectUpperBounds.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
kt2856.kt
use declared upper bounds in type inference (not just check them)
2013-02-08 15:10:39 +04:00
kt2856.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
nonNullUpperBound.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
nonNullUpperBound.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
useBoundsIfUnknownParameters.kt
KT-6671 Report unused constructor parameters
2015-01-27 22:38:27 +03:00
useBoundsIfUnknownParameters.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
useBoundsToInferTypeParamsSimple.kt
test improved
2013-02-08 15:10:43 +04:00
useBoundsToInferTypeParamsSimple.txt
Updated test data for Array<out T> vararg type
2014-12-12 23:08:28 +03:00