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
3fe6f9cad2a3525d432afe19b02b2ee8eee3ea31
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToStringTemplate
T
History
Valentin Kipyatkov
3fe6f9cad2
More correct convertation to string template when number literals involved
2016-02-05 16:29:57 +03:00
..
inspectionData
J2K: Do not convert string literal with escaped symbols automaticaly during java to kotlin conversion
2015-12-17 11:11:16 +03:00
.intention
…
backslashNMultilineString.kt
…
backslashNMultilineString.kt.after
…
combineEmptyStrings.kt
…
combineEmptyStrings.kt.after
…
combinesNonStringsAsStrings2.kt
…
combinesNonStringsAsStrings2.kt.after
…
combinesNonStringsAsStrings.kt
…
combinesNonStringsAsStrings.kt.after
…
consecutiveNewlines.kt
…
consecutiveNewlines.kt.after
…
doesNotCorruptExistingTemplate.kt
…
doesNotCorruptExistingTemplate.kt.after
…
doesNotCorruptExistingTemplateWithBraces.kt
…
doesNotCorruptExistingTemplateWithBraces.kt.after
…
insertBracesForSimpleNamedExpression.kt
…
insertBracesForSimpleNamedExpression.kt.after
…
interpolate2StringConstants.kt
…
interpolate2StringConstants.kt.after
…
interpolate2Vals.kt
…
interpolate2Vals.kt.after
…
interpolate3Left.kt
…
interpolate3Left.kt.after
…
interpolate3Right.kt
…
interpolate3Right.kt.after
…
interpolateChar.kt
…
interpolateChar.kt.after
…
interpolateDollarSign.kt
…
interpolateDollarSign.kt.after
…
interpolateMapAccess.kt
…
interpolateMapAccess.kt.after
…
interpolateMethodInvoke.kt
Fix testData/intentions: replace deprecated reverse usages.
2015-10-07 22:36:47 +03:00
interpolateMethodInvoke.kt.after
Fix testData/intentions: replace deprecated reverse usages.
2015-10-07 22:36:47 +03:00
interpolateMultiline.kt
…
interpolateMultiline.kt.after
…
interpolateStringWithFloat.kt
…
interpolateStringWithFloat.kt.after
More correct convertation to string template when number literals involved
2016-02-05 16:29:57 +03:00
interpolateStringWithInt.kt
…
interpolateStringWithInt.kt.after
…
multilineString.kt
…
multilineString.kt.after
…
noBracesForLastSimpleExpression.kt
…
noBracesForLastSimpleExpression.kt.after
…
noBracesSimpleFollowedByDot.kt
…
noBracesSimpleFollowedByDot.kt.after
…
notApplicableForErrorElement.kt
…
numberLiterals.kt
More correct convertation to string template when number literals involved
2016-02-05 16:29:57 +03:00
numberLiterals.kt.after
More correct convertation to string template when number literals involved
2016-02-05 16:29:57 +03:00
onlyForConcat.kt
…
onlyForStrings.kt
…
requiresPlusOperator.kt
…
specialCharsInCharLiteral.kt
Fixed EA-75114
2016-02-05 16:29:57 +03:00
specialCharsInCharLiteral.kt.after
Fixed EA-75114
2016-02-05 16:29:57 +03:00
tricky.kt
…
tricky.kt.after
…