Tagir Valeev
|
0fa3853dfb
|
IDEA-163767: fixed for assignment, tests for assignment and ternary
|
2016-11-11 13:24:09 +07:00 |
|
Tagir Valeev
|
1d74e0af9d
|
IDEA-163767 Simplify optional.isPresent() inspection doesn't suggest simplify trivial case
|
2016-11-11 13:14:55 +07:00 |
|
Tagir Valeev
|
7e574d661c
|
IDEA-163764 "Replace Optional.isPresent() checks with functional-style expressions" create uncompilable code
IDEA-163463 Stream API migration: type argument before map appears sometimes when it's unnecessary
|
2016-11-11 11:28:44 +07:00 |
|
Tagir Valeev
|
21564bba7b
|
IDEA-163627 Simplify optional.isPresent() inspection could better handle some specific cases
IDEA-163462 Simplify Optional.isPresent() ? Optional.get() : ...
|
2016-11-07 17:23:00 +07:00 |
|
Tagir Valeev
|
355973cb56
|
IDEA-CR-13980: comments handling is simplified (they just extracted and placed before the condition)
|
2016-09-30 16:32:25 +07:00 |
|
Tagir Valeev
|
7e72d2fe9e
|
OptionalIsPresentInspection: simplify isRaw() and isOptionalLambdaCandidate(); fix getComments(); add more tests (IDEA-CR-13980)
|
2016-09-27 12:01:07 +07:00 |
|
Tagir Valeev
|
aadd111eda
|
IDEA-161420 Quick-fix to replace if(optional.isPresent()) with better alternatives
|
2016-09-21 15:41:20 +07:00 |
|