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
92a763552cf161a94955cc5810ccfb29de806adf
kotlin-fork
/
idea
/
testData
/
intentions
/
convertNegatedExpressionWithDemorgansLaw
T
History
Pavel V. Talanov
a4c005fefd
Update existing test data depending on diagnostic parameter rendering
2016-02-26 14:45:11 +03:00
..
.intention
…
complexNegation1.kt
…
complexNegation1.kt.after
…
complexNegation2.kt
…
complexNegation2.kt.after
…
conjunctionNegation1.kt
…
conjunctionNegation1.kt.after
…
conjunctionNegation2.kt
…
conjunctionNegation2.kt.after
…
disjunctionNegation1.kt
…
disjunctionNegation1.kt.after
…
disjunctionNegation2.kt
…
disjunctionNegation2.kt.after
…
dontAddRedundantParenthesis.kt
…
dontAddRedundantParenthesis.kt.after
…
doubleNegation.kt
Do not drop negation if resulting type isn't boolean
2015-12-17 11:11:33 +03:00
doubleNegation.kt.after
Do not drop negation if resulting type isn't boolean
2015-12-17 11:11:33 +03:00
inapplicableNormalExpression.kt
…
inapplicableOperator.kt
Update existing test data depending on diagnostic parameter rendering
2016-02-26 14:45:11 +03:00
inapplicableTriple.kt
…
longMixedExpression.kt
…
longMixedExpression.kt.after
…
mixedExpression.kt
…
mixedExpression.kt.after
…
nonstandardPrefixOperator.kt
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
nonstandardPrefixOperator.kt.after
Fix tests: "infix modifier required" and "operator modifier required" errors
2015-11-27 15:51:11 +03:00
retainedParens.kt
…
retainedParens.kt.after
…