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
537c1fd063e7da50b35a633bd563ec9e59a26eea
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
/
ifThenToDoubleBang
T
History
Mikhail Zarechenskiy
aeac2ea384
Fix 'add not-null asserted call' quick fix for operation
in
...
#KT-18529 Fixed
2017-06-19 17:36:09 +03:00
..
.intention
…
acceptableEmptyElseBlockForStatement.kt
…
acceptableEmptyElseBlockForStatement.kt.after
…
acceptableEmptyThenBlockForStatement.kt
…
acceptableEmptyThenBlockForStatement.kt.after
…
acceptableWithoutElseBlockForStatementWithFun.kt
…
acceptableWithoutElseBlockForStatementWithFun.kt.after
…
acceptableWithoutElseBlockForStatementWithVal.kt
…
acceptableWithoutElseBlockForStatementWithVal.kt.after
…
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
…
notApplicableForLocalVar.kt
…
nullBranchAlsoNull.kt
…
otherBlockHasMoreThanOneStatement.kt
…
rhsEqualsNull.kt
…
rhsEqualsNull.kt.after
…
rhsNotEqualsNull.kt
…
rhsNotEqualsNull.kt.after
…
thenAndElseBothNull.kt
…
this.kt
Support implicit receiver in if-then intentions #KT-16069 Fixed
2017-06-16 15:02:44 +03:00
this.kt.after
Support implicit receiver in if-then intentions #KT-16069 Fixed
2017-06-16 15:02:44 +03:00
throwByFqName.kt
…
throwByFqName.kt.after
…
unacceptableEmptyElseBlockForExpression.kt
…
unacceptableEmptyThenBlockForExpression.kt
…
willNotInlineClassProperty.kt
…
willNotInlineClassProperty.kt.after
…