This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dce2139eb07e0df93e889f85b9a2b03e993039fd
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
/
ifThenToDoubleBang
T
History
Dmitry Savvinov
148573fcf6
Remove 'DataFlowValueKindUtils.isStable', use 'DataFlowValue.isStable' instead
2018-03-27 10:51:51 +03:00
..
.intention
…
acceptableEmptyElseBlockForStatement.kt
…
acceptableEmptyElseBlockForStatement.kt.after
…
acceptableEmptyThenBlockForStatement.kt
…
acceptableEmptyThenBlockForStatement.kt.after
…
acceptableWithoutElseBlockForStatementWithFun.kt
…
acceptableWithoutElseBlockForStatementWithFun.kt.after
…
acceptableWithoutElseBlockForStatementWithVal.kt
…
acceptableWithoutElseBlockForStatementWithVal.kt.after
…
applicableForLocalStableVar.kt
Remove 'DataFlowValueKindUtils.isStable', use 'DataFlowValue.isStable' instead
2018-03-27 10:51:51 +03:00
applicableForLocalStableVar.kt.after
Remove 'DataFlowValueKindUtils.isStable', use 'DataFlowValue.isStable' instead
2018-03-27 10:51:51 +03:00
blockHasMoreThanOneStatement.kt
…
blockUsesDifferentVar.kt
…
conditionComparesNullWithNull.kt
…
conditionInvalidBinaryExp.kt
…
conditionNotBinaryExpr.kt
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
doesNotinlineValueIfUsedMoreThanOnce.kt
…
doesNotinlineValueIfUsedMoreThanOnce.kt.after
…
doesNotinlineValueOutsideOfScope.kt
…
doesNotinlineValueOutsideOfScope.kt.after
…
emptyCondition.kt
…
emptyElseBlock.kt
…
emptyThenBlock.kt
…
ifAndElseBothInBlocks.kt
…
ifAndElseBothInBlocks.kt.after
…
ifAndElseNotInBlocks.kt
…
ifAndElseNotInBlocks.kt.after
…
ifAsExpression.kt
…
ifAsExpression.kt.after
…
lhsEqualsNull.kt
…
lhsEqualsNull.kt.after
…
lhsNotEqualsNull.kt
…
lhsNotEqualsNull.kt.after
…
missingElseClause.kt
…
missingThenClause.kt
…
noCondition.kt
…
noNullInCondition.kt
…
notApplicableForFunction.kt
…
notApplicableForLocalUnstableVar.kt
Remove 'DataFlowValueKindUtils.isStable', use 'DataFlowValue.isStable' instead
2018-03-27 10:51:51 +03:00
nullBranchAlsoNull.kt
…
otherBlockHasMoreThanOneStatement.kt
…
rhsEqualsNull.kt
…
rhsEqualsNull.kt.after
…
rhsNotEqualsNull.kt
…
rhsNotEqualsNull.kt.after
…
thenAndElseBothNull.kt
…
this.kt
…
this.kt.after
…
throwByFqName.kt
…
throwByFqName.kt.after
…
unacceptableEmptyElseBlockForExpression.kt
…
unacceptableEmptyThenBlockForExpression.kt
…
willNotInlineClassProperty.kt
…
willNotInlineClassProperty.kt.after
…