Alexey Sedunov
|
9cbcabffa4
|
Control-Flow Analysis: Reuse pseudo-value information for unused expression analysis
|
2014-07-28 13:07:37 +04:00 |
|
Alexander Udalov
|
d78d4bc44c
|
Disallow extension properties with backing fields
#KT-1682 Fixed
|
2014-05-29 21:24:05 +04:00 |
|
Alexander Udalov
|
ec30d52978
|
Delete Hashable, pull up its members to Any
Extensions on nullable types remain in Library.kt
#KT-1741 Obsolete
#KT-2805 Obsolete
#KT-1365 Fixed
#KT-4517 In Progress
|
2014-03-02 19:54:08 +04:00 |
|
Mikhael Bogdanov
|
57b161b08a
|
KT-3500: ClassFormatError: Duplicate method name&signature in class file && KT-3429: Traits override bug
|
2013-04-17 15:23:33 +04:00 |
|
Alexander Udalov
|
43c37398af
|
Labeled this & super to nested class' outer is an error
#KT-1174 In Progress
|
2013-01-16 23:11:42 +04:00 |
|
Svetlana Isakova
|
d0a6f6252d
|
fixed: DEBUG_INFO_ERROR_ELEMENT should be visible in tests
|
2012-11-20 19:53:03 +04:00 |
|
Svetlana Isakova
|
c4428496bd
|
check super type qualifier
even if super resolve is unsuccessful
|
2012-11-16 15:32:59 +04:00 |
|
Svetlana Isakova
|
126f5e1668
|
check debug info errors in diagnostic tests
|
2012-11-16 15:32:59 +04:00 |
|
Natalia.Ukhorskaya
|
94fbf2bdf4
|
Add labels for extension properties
#KT-2824 Fixed
|
2012-11-12 13:23:00 +04:00 |
|
Andrey Breslav
|
a325d86e20
|
Properly reporting illegal use of 'super' in extension functions
|
2012-11-01 19:53:22 +04:00 |
|
Andrey Breslav
|
20906e34ce
|
Tests for diagnostics on this and super are moved and broken into smaller parts
|
2012-11-01 19:53:22 +04:00 |
|