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
44234c7c0ab2ec9ec525f0e7945dd6e35f82fb0d
kotlin-fork
/
idea
/
testData
/
intentions
T
History
Pradyoth Kukkapalli
44234c7c0a
New Intention Action: Replace a dot-qualified function call with an infix function call.
2014-02-14 00:18:09 -05:00
..
branched
Implement "Merge when" intention
2013-11-20 20:55:58 +04:00
convertToExpressionBody
Intention "Convert to expression body"
2014-01-23 18:50:26 +04:00
declarations
Supported converting member properties to extensions
2013-08-27 15:03:27 +04:00
reconstructedType
Intention to replace a shorthand type with a reconstructed one
2013-09-13 22:41:06 +02:00
removeUnnecessaryParentheses
Fix unnecessary parenthesis around 'this' in refactorings
2014-02-09 17:22:27 +04:00
replaceWithDotQualifiedMethodCall
New Intention Action: Replace an infix function call with a dot qualified method call.
2014-02-09 09:05:19 -08:00
replaceWithInfixFunctionCall
New Intention Action: Replace a dot-qualified function call with an infix function call.
2014-02-14 00:18:09 -05:00
specifyType
Specify type explicitly: Add tests
2014-02-04 14:42:37 +04:00