Alexey Kudravtsev
d8f813215a
some methods annotated by MagicConstant annotations
2012-01-12 16:41:33 +04:00
Alexey Kudravtsev
9a6cf70a00
run refactoring tests outside the write action and get rid of testRun()
2011-12-14 12:24:10 +04:00
Roman Shevchenko
ae1d498062
Cleanup
2011-12-01 18:01:05 +01:00
anna
80b3fd3829
change signature: copy non varargs arg to varargs position (IDEA-65913)
2011-02-28 12:16:01 +01:00
anna
701d391f3d
do not create throws list without exceptions (IDEA-65790 )
2011-02-27 19:30:02 +01:00
anna
4b89145451
cs: do not compare parameters length of caller and primary method's old parameter idx (IDEA-58352)
2010-10-28 11:50:36 +04:00
anna
0d47b0f720
cs: use any var in declaration statement fixed (IDEA-58344)
2010-10-26 12:19:37 +04:00
anna
950399fc9b
cs: pass this as default value when anyVar is selected and this type would be applicable (IDEA-59510)
2010-10-26 12:19:36 +04:00
anna
df27175e05
change signature: process first param spacing (IDEA-59817)
2010-10-26 12:19:35 +04:00
anna
3585f66c1a
cs: all javadoc tags but the last contains tailing \n, delete child remove \n as well -> then delete last tag add new tag leads to \n removal (IDEA-59501)
2010-10-12 19:25:39 +04:00
Denis Zhdanov
1012dd0da2
IDEA-4384 Refactorings should obey "align when multiline"
...
1. Method parameters/method call arguments are reformatted during method return type/name/modifiers change now (corresponding logic is added at PSI level);
2. Corresponding tests are added;
2010-10-11 13:04:36 +04:00
Alexey Kudravtsev
901ef122e4
@Override inserted
2010-09-30 10:35:32 +04:00
Maxim Medvedev
9b56725bd0
fixes & tests
2010-05-30 17:28:36 +04:00
Maxim Medvedev
b11b8c7b86
merge master
2010-05-21 17:39:25 +04:00
Maxim Medvedev
0fe654cd9a
exception info for groovy
2010-05-15 21:30:25 +04:00
Denis Zhdanov
1021aa382c
IDEA-54902 Layout after Change signature is broken
...
Comment is added
2010-05-14 19:31:58 +04:00
Denis Zhdanov
8e5f41d550
IDEA-54902 Layout after Change signature is broken
...
Corresponding test is added
2010-05-14 19:08:40 +04:00
anna
d2ba61a99e
check for list size: skiped varargs parameter (16666)
2009-10-29 12:40:06 +03:00
Dmitry Jemerov
fc3eb6dd3d
lighten up, remove redundant language level setting
2009-09-10 21:47:55 +04:00
Dmitry Jemerov
b854be0323
test++
2009-09-10 20:09:11 +04:00