Dmitry Avdeev
|
f9664fc455
|
IDEA-211555 Freeze on completion in XML file
do not process xincludes in ExtensionDomExtender
GitOrigin-RevId: d631dcd52d5bf500b61960473e16237008ad02a3
|
2019-05-07 17:02:41 +03:00 |
|
Anna Kozlova
|
e26bb55130
|
overload resolution: encapsulate overload guard checks + eliminate additional applicability predicate
GitOrigin-RevId: 41c411466ef8def32fb15535dc639a7f7dc29285
|
2019-05-06 11:03:23 +03:00 |
|
Roman Shevchenko
|
6bd1b92c6e
|
[tests] prepares Java tests for the language level raise
|
2017-03-24 13:19:01 +01:00 |
|
Anna Kozlova
|
132bb137a1
|
don't show error on method reference if functional expression is located inside invalid context without target functional type
|
2015-12-10 19:52:16 +01:00 |
|
Anna Kozlova
|
3f72d428a8
|
method references: show candidates if overload resolution failed (IDEA-148974)
|
2015-12-10 17:01:55 +01:00 |
|
Anna Kozlova
|
a04d90243b
|
method reference: preserve all conflicts to have navigation target
|
2015-12-10 17:01:55 +01:00 |
|
Anna Kozlova
|
2cc9842ac2
|
method references: highlight separately non-instantiated classes, not resolved methods (IDEA-123279)
|
2014-04-02 10:51:27 +02:00 |
|
Anna Kozlova
|
75847497e5
|
method refs: accept 2 phase acceptance (static and receiver based), raise 'staticAccess' errors at highlighting level
|
2013-08-30 13:10:42 +04:00 |
|
anna
|
af83c60af8
|
constructor refs: forbid outer as implicit receiver in non-static inner class
|
2013-02-26 14:19:15 +01:00 |
|
anna
|
93245d3611
|
method refs: accept instance inner classes from instance methods
|
2012-10-04 17:21:05 +02:00 |
|
anna
|
b043a24ebf
|
method refs: when no acceptable methods found force conflicts to be empty; raw refs corrected; check for static should be performed over inner class in case of constructors
|
2012-10-02 18:00:43 +02:00 |
|
anna
|
bd1f035718
|
method refs: ambiguity with method refs inside
|
2012-10-01 20:52:39 +02:00 |
|
anna
|
61ce8c8f12
|
method refs: inner classes constructors
|
2012-10-01 15:04:24 +02:00 |
|