Andrey Breslav
|
0eee83b6ec
|
Lazy logs removed
|
2014-11-21 18:59:45 +03:00 |
|
Svetlana Isakova
|
2a83053355
|
Updated lazy log tests
|
2014-11-21 14:02:45 +03:00 |
|
Stanislav Erokhin
|
b7c473f59e
|
Update lazy.log files
|
2014-11-17 17:45:01 +03:00 |
|
Alexander Udalov
|
4f0d83a7fe
|
Update lazy logs after field rename
|
2014-11-11 18:35:39 +03:00 |
|
Andrey Breslav
|
4892369cf4
|
Diagnostic tests are logging their lazy activity
|
2014-11-10 17:24:04 +02:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Svetlana Isakova
|
4657a4b271
|
fixed bug in renderer for violated upper bound error
|
2013-12-27 16:02:16 +04:00 |
|
Svetlana Isakova
|
65e2f47bc3
|
try intersection of upper bounds as a suggestion
not each bound itself
while resolving constraint system
|
2013-10-16 19:51:53 +04:00 |
|
Svetlana Isakova
|
8a4afb9330
|
support one more special case of propagating bound constraints
(temporary while there is no common constraint system and its resolution)
|
2013-10-16 19:51:53 +04:00 |
|
Svetlana Isakova
|
cb25e1d55a
|
if some type parameter has only weak constraints (from bounds), then we consider it as unknown
|
2013-10-16 19:51:53 +04:00 |
|
Svetlana Isakova
|
8f1b728a08
|
try to use bounds in type inference
if some parameters are unknown
|
2013-04-03 15:51:17 +04:00 |
|
Svetlana Isakova
|
27e6dad307
|
test improved
|
2013-02-08 15:10:43 +04:00 |
|
Svetlana Isakova
|
ff01fad3cd
|
substitute upper bounds after creating all substitutions for type parameters
(otherwise it doesn't work for forward references)
|
2013-02-08 15:10:40 +04:00 |
|
Svetlana Isakova
|
8f59172f27
|
use declared upper bounds in type inference (not just check them)
- simple cases supported
#KT-2856 fixed
|
2013-02-08 15:10:39 +04:00 |
|