This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-06 21:30:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50abafa3f87044153c346dfb41b40a3634ceb2ba
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
unwrapIfStatement
History
Tagir Valeev
8bb578e43c
SimplifyBooleanExpressionFix: fix 'while' handling after ensureCodeBlock improvements
2018-10-02 16:36:16 +07:00
..
afterAlwaysReturning.java
…
afterConflictingBlock.java
…
afterConflictingField.java
…
afterConflictingVariables.java
…
afterContinue.java
…
afterEmptyElseBlock.java
…
afterLoopBody.java
when "if" or a loop body is deleted, replace it with an empty code block
2018-09-21 13:48:12 +02:00
afterThen.java
when "if" or a loop body is deleted, replace it with an empty code block
2018-09-21 13:48:12 +02:00
afterUnreachableElse.java
…
afterWhileWithSideEffects2.java
SimplifyBooleanExpressionFix: fix 'while' handling after ensureCodeBlock improvements
2018-10-02 16:36:16 +07:00
afterWhileWithSideEffects.java
SimplifyBooleanExpressionFix: fix 'while' handling after ensureCodeBlock improvements
2018-10-02 16:36:16 +07:00
beforeAlwaysReturning.java
…
beforeConflictingBlock.java
…
beforeConflictingField.java
…
beforeConflictingVariables.java
…
beforeContinue.java
…
beforeEmptyElseBlock.java
…
beforeLoopBody.java
when "if" or a loop body is deleted, replace it with an empty code block
2018-09-21 13:48:12 +02:00
beforeThen.java
when "if" or a loop body is deleted, replace it with an empty code block
2018-09-21 13:48:12 +02:00
beforeUnreachableElse.java
…
beforeWhileWithSideEffects2.java
SimplifyBooleanExpressionFix: fix 'while' handling after ensureCodeBlock improvements
2018-10-02 16:36:16 +07:00
beforeWhileWithSideEffects.java
SimplifyBooleanExpressionFix: fix 'while' handling after ensureCodeBlock improvements
2018-10-02 16:36:16 +07:00