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
9de74921cafe88cd0988dfc9e6c96b71ee397d2d
kotlin-fork
/
idea
/
testData
/
intentions
/
operatorToFunction
T
History
Valentin Kipyatkov
dc6c6f13d5
OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
2015-04-16 22:00:52 +03:00
..
.intention
Rename jet -> kotlin in idea: intentions
2015-01-13 01:14:37 +03:00
arrayAccessMultipleIndex.kt
…
arrayAccessMultipleIndex.kt.after
…
arrayAccessOneIndex.kt
…
arrayAccessOneIndex.kt.after
…
arrayAssignmentMultipleIndex.kt
…
arrayAssignmentMultipleIndex.kt.after
…
binaryEqualsEqualsNullableOperands.kt
…
binaryEqualsEqualsNullableOperands.kt.after
…
binaryNotEqualsNonNullableOperands.kt
…
binaryNotEqualsNonNullableOperands.kt.after
…
binaryNotIn.kt
…
binaryNotIn.kt.after
…
binaryPlus.kt
…
binaryPlus.kt.after
…
binaryPlusEquals.kt
…
binaryPlusEquals.kt.after
…
binaryPlusEqualsNotResolved.kt
…
binaryPlusEqualsNotResolved.kt.after
…
binaryRangeTo.kt
…
binaryRangeTo.kt.after
…
functionCallMultipleArgument.kt
…
functionCallMultipleArgument.kt.after
…
functionCallWithMultipleArgumentsAndSingleLambda.kt
Migrate testdata to new lambda syntax
2015-04-07 13:08:53 +03:00
functionCallWithMultipleArgumentsAndSingleLambda.kt.after
Migrate testdata to new lambda syntax
2015-04-07 13:08:53 +03:00
functionCallWithSingleLambda.kt
Migrate testdata to new lambda syntax
2015-04-07 13:08:53 +03:00
functionCallWithSingleLambda.kt.after
Migrate testdata to new lambda syntax
2015-04-07 13:08:53 +03:00
notApplicableAssignment.kt
…
notApplicableCallWithInvokeMethod.kt
OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
2015-04-16 22:00:52 +03:00
notApplicableFunctionCallWithCallableReference.kt
OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
2015-04-16 22:00:52 +03:00
notApplicableNewClassObject.kt
…
postfixMinusMinus.kt
OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
2015-04-16 22:00:52 +03:00
postfixMinusMinus.kt.after
…
prefixPlus.kt
…
prefixPlus.kt.after
…
prefixPlusPlus.kt
…
prefixPlusPlus.kt.after
…