Anna Kozlova
|
b2b09c29ee
|
preserve comments on invert if (IDEA-159847)
|
2016-08-15 21:36:41 +03:00 |
|
Bas Leijdekkers
|
facac1bd48
|
fix invert if followed by break bugs (IDEA-38798 & IDEA-112313)
|
2015-02-02 19:38:41 +01:00 |
|
Bas Leijdekkers
|
7f73e1895d
|
don't insert unneeded parentheses on "invert if"
|
2015-01-27 08:53:27 +01:00 |
|
Dmitry Avdeev
|
d304ec4ede
|
Invert 'if': sentence capitalization
|
2014-12-06 10:57:22 +03:00 |
|
Anna Kozlova
|
ba0cba456e
|
invert if: stop at lambda level (IDEA-133023)
|
2014-11-17 20:14:42 +01:00 |
|
Anna Kozlova
|
35b276b733
|
invert if: preserve parenthesis when not safe to delete (IDEA-107783)
|
2013-05-24 16:57:26 +04:00 |
|
anna
|
1b33b6b621
|
invert if: do not forget continue; if if is not the "last statement" (IDEA-19457)
|
2013-05-08 18:35:11 +02:00 |
|
anna
|
9a66dcbd8c
|
invert condition: wrap with parenthesis according to precedence order (IDEA-98952)
|
2013-01-15 12:49:03 +01:00 |
|
anna
|
9010b36338
|
invert if: do not skip returns as they may contain valuable info (IDEA-61892)
|
2010-12-22 22:25:20 +03:00 |
|
Roman Shevchenko
|
f91d736dd4
|
Java parser switched to new version
|
2010-10-20 15:30:45 +04:00 |
|
Alexey Kudravtsev
|
2718da9fc7
|
more java tests moved to community
|
2010-06-25 12:46:40 +04:00 |
|