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
d1cff41ce0f42a64e35f3e077d6e0f72a2c8e669
kotlin-fork
/
idea
/
testData
/
multiFileIntentions
T
History
Alexey Sedunov
1a8aa6091a
Move: Fix incorrect FqName when moving declaration to default package
...
#KT-15586 Fixed
2017-03-22 13:36:16 +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: Fix incorrect FqName when moving declaration to default package
2017-03-22 13:36:16 +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
Implement post-refactoring optimization of unused imports
2017-03-22 13:36:11 +03:00