Andrey Breslav
|
a7135fee06
|
Report CLASS_OBJECT_NOT_ALLOWED for local classes
|
2014-02-26 19:42:05 +04:00 |
|
Evgeny Gerashchenko
|
212d303c7b
|
Modified test checking visibility of class objects.
|
2013-12-17 20:28:55 +04:00 |
|
Svetlana Isakova
|
4c41d19eb1
|
interpret class in class object as static nested class
removed hack in TaskPrioritizer for import class from class object
|
2013-12-16 16:24:21 +04:00 |
|
Alexander Udalov
|
c2598faa4e
|
Fix class object visibility check
ExpressionTypingContext now has a scope for visibility checking, which isn't
replaced on replaceScope()
|
2013-12-02 19:56:15 +04:00 |
|
Alexander Udalov
|
838c408e68
|
LHS of qualified expressions are determined manually
ExpressionPosition is useless now and will be dropped
#KT-3866 Fixed
|
2013-11-18 19:51:28 +04:00 |
|
Alexander Udalov
|
57aa355b05
|
Report INVISIBLE_MEMBER on private class object usage
|
2013-11-14 19:10:18 +04:00 |
|
Alexander Udalov
|
94deb21551
|
Minor, move diagnostic tests for class objects
|
2013-11-14 17:45:57 +04:00 |
|