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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
idea
/
testData
/
multiFileIntentions
T
History
Alexey Sedunov
89c39b9762
Misc: Use TODO() consistently in implementation stubs
...
#KT-13589 Fixed
2016-08-29 16:20:55 +03:00
..
convertMemberToExtension
/addImports
Misc: Use TODO() consistently in implementation stubs
2016-08-29 16:20:55 +03:00
implementAbstractMember
fix muted test MultiFileIntentionTestGenerated.testImplementAbstractMember_implementVarInJava_ImplementAllInJava: apply intention in deterministic order, remove trailing space in expected output file
2016-07-19 11:17:48 +02:00
implementAsConstructorParameter
/implementValInJava
Implement Abstract Member Intention: Support primary constructor parameters
2015-12-30 00:56:34 +03:00
moveDeclarationToSeparateFile
Move: Optimize imports after applying "Move declaration to separate file" intention
2016-04-26 13:59:11 +03:00
moveFileToPackageMatchingDirectory
…
moveOutOfCompanion
/moveClass
Intentions: Move member of companion object to corresponding class
2016-02-04 12:26:19 +03:00
moveToCompanion
Intentions: Move class member to companion object
2016-02-04 12:26:18 +03:00
objectLiteralToLambda
Convert Object Literal to Lambda Intention: Move lambda out of parentheses when possible. Fix after-template
2016-02-01 13:18:41 +03:00
reconcilePackageWithDirectory
Move: Support quoted package names
2016-06-28 15:07:30 +03:00