Denis Zharkov
|
51668b4cc3
|
Do not substitute arguments while replacing them
It prevents from creating complicated types
|
2015-08-06 08:18:18 +03:00 |
|
Denis Zharkov
|
6b92f67eac
|
Load raw types as platform with specific bounds
Raw(A<T_i>) = (A<UP(T_i)>..A<*>)
Raw types have specific scopes that behaves like JVM signature erasure
|
2015-07-31 17:33:21 +03:00 |
|
Andrey Breslav
|
da639039bd
|
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
#KT-6698 Fixed
|
2015-02-02 19:52:00 +03: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 |
|
Andrey Breslav
|
6564231040
|
Descriptor test data for diagnostic tests fixed
|
2014-10-13 15:38:10 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|