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
fd6d1520c759e0f19d437ae134d7a3fd3b01f1a7
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
/
ifThenToDoubleBang
T
History
Mikhail Glukhikh
6b945ba103
Regular checkType() is now called during condition analysis, TYPE_MISMATCH_IN_CONDITION removed #KT-11998 Fixed
2016-04-27 18:12:28 +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
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
conditionNotBinaryExpr.kt
Regular checkType() is now called during condition analysis, TYPE_MISMATCH_IN_CONDITION removed #KT-11998 Fixed
2016-04-27 18:12:28 +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
…
throwByFqName.kt
…
throwByFqName.kt.after
…
unacceptableEmptyElseBlockForExpression.kt
…
unacceptableEmptyThenBlockForExpression.kt
…
willNotInlineClassProperty.kt
…
willNotInlineClassProperty.kt.after
…