Commit Graph
17 Commits
Author SHA1 Message Date
Roman Shevchenko 54a7b4dc70 Deprecated extension method syntax dropped 2013-02-27 20:40:44 +01:00
anna 0a0d3b6906 do not warn about visibility of interface methods: they are public 2012-11-30 21:01:28 +01:00
Roman Shevchenko 908de0d6a2 IDEA-91679 (same, for push up) 2012-09-18 19:34:22 +02:00
Roman Shevchenko b4cf161740 Cleanup 2012-09-18 19:34:22 +02:00
Anna Kozlova 95733028b5 push down: substitute pushed dependencies (IDEA-86870) 2012-05-31 21:30:11 +04:00
Anna Kozlova d836edf6c5 push down: search for method in inheritor by super method signature (IDEA-86806) 2012-05-30 15:41:07 +04:00
anna 3c5d7a568d push down from interface to abstract class fixed (IDEA-82286) 2012-03-12 12:43:05 +01:00
anna 5471e8e202 push down: do not add the same interface twice (check class equivalence over non-copied element) 2011-09-06 11:05:00 +02:00
anna e18d3e0881 pull up/push down: type parameters can be used in type parameters list as well as type elements (IDEA-57268) 2010-08-10 10:26:36 +04:00
unknownandanna 5b9cce7e4a push down conflicts: ensure no conflict exist when push method would use "protected" overrider 2010-07-05 14:55:32 +04:00
anna 9cb223e375 push down: erase type arguments for raw subtypes (IDEA-53405) 2010-03-30 21:00:36 +04:00
anna 79cf445952 Push Down: super should not access over hierarchy (IDEA-20816) 2010-01-29 17:07:20 +03:00
anna cd6bee987d NPE: process usages in non-java files (17195) 2009-11-26 21:16:28 +03:00
Alexey Kudravtsev fa0c0ebf66 tests fix 2009-10-23 10:49:54 +04:00
anna 113efc1bd8 push down: static import preserve (IDEADEV-33557) 2009-10-19 21:31:57 +04:00
anna 40a6a2a24c push down: qualify this statement (IDEADEV-38933) 2009-10-08 11:47:58 +04:00
Dmitry Jemerov 5e7b849a83 test++ 2009-09-11 16:43:06 +04:00