Commit Graph
273 Commits
Author SHA1 Message Date
Roman Shevchenko 9dd2505489 Empty import list placement and comment binding (test data fixed) 2010-08-10 13:49:16 +04:00
anna a9bb49eb29 diamonds: 1.7 type inference for New Expressions 2010-08-05 15:54:23 +04:00
anna 5c430dd73a create getter from usage: return type fixed when field with name already exist 2010-07-26 11:56:35 +04:00
anna 3f399561c2 good code is red: upper bound should move up if next parameter requires (IDEA-56696) 2010-07-23 13:57:13 +04:00
anna 232cc27726 type inference: super bounds promotion corrected (IDEA-55718) 2010-07-19 17:10:52 +04:00
anna 35cac19e2a wrap with expression: extended to use parseXXX; varargs support (IDEA-56469) 2010-07-15 10:44:06 +04:00
irengrig fe72dbec0d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-14 14:06:17 +04:00
anna f0fcf606f5 create param from field in case of chained calls 2010-07-12 16:46:30 +04:00
anna a9c9e7dc3b ignore code marked as @Generated (IDEA-55272) 2010-07-07 16:21:11 +04:00
unknown f25abb008c create field from parameter: all erase unavailable type params (IDEA-56163) 2010-07-01 13:37:08 +04:00
anna 7dd54f8ace replace all inheritors with static imports: minimize touched files count 2010-06-28 18:58:39 +04:00
anna 11d811d3be replace all inheritors with static imports 2010-06-28 18:58:36 +04:00
Alexey Kudravtsev 2718da9fc7 more java tests moved to community 2010-06-25 12:46:40 +04:00
Alexey Kudravtsev 735a9d17a8 java highlighting tests moved to community 2010-06-25 12:46:38 +04:00
anna 391a92a30e type migration: infer type parameters from all available information (IDEA-55777) 2010-06-17 18:38:03 +04:00
anna 22a3ff424b change var type args from call 2010-06-11 13:36:05 +04:00
anna e860849c8b replace implements with static imports (IDEA-37581): check for supers 2010-05-11 14:42:12 +04:00
anna 5e7036a74d replace implements with static imports (IDEA-37581) 2010-05-11 14:42:11 +04:00
anna 8b9c2074f0 javadoc reference errors: do not highlight too much - leave valid parts of the reference untouched ( IDEA-36904 ) 2010-05-04 13:21:10 +04:00
anna eef8f4fb25 javadoc signature: short name for nested classes fixed 2010-04-22 20:38:58 +04:00
anna f766605a48 unify javadoc warnings: @return tag should be highlighted if description is missed (IDEA-47680) 2010-02-26 16:46:37 +03:00
anna b3eff58dd9 javadoc bad characters (IDEADEV-10643) 2009-11-24 16:23:59 +03:00
anna 58ccc4c14b try to find referenced member inside inner class if failed try enclosing (IDEADEV-40929) 2009-10-21 13:38:35 +04:00