Svetlana Isakova
|
9347a48df8
|
restored priorities
members with invoke have more priority than extensions
|
2013-07-05 18:03:51 +04:00 |
|
Svetlana Isakova
|
041505f5b8
|
report UNRESOLVED_REFERENCE_WRONG_RECEIVER
mentioning candidates with wrong receiver
|
2013-06-20 13:43:03 +04:00 |
|
Svetlana Isakova
|
3cf133bff7
|
changed local extensions priority
local extensions aren't longer chosen before members
|
2013-06-20 13:43:01 +04:00 |
|
Nikolay Krasko
|
37cd7eb1ba
|
Allow resolve class declarations in class objects
Use INACCESSIBLE_OUTER_CLASS_EXPRESSION error for marking already resolved elements
#KT-3261 Fixed
|
2013-06-07 17:24:17 +04:00 |
|
Svetlana Isakova
|
4e6ec64d9a
|
changed resolution candidates order
for foo()
first try 'this.foo()', then 'foo()'
|
2013-06-06 17:20:10 +04:00 |
|