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
7b8abc54572aaa417dfd41ff757deec1bcd61983
kotlin-fork
/
idea
/
testData
/
refactoring
/
moveMultiModule
T
History
Burak Eregar
d1cbee44f1
Move refactoring: suggest file name starting with an uppercase letter
...
Fixed #KT-30342
2019-08-21 00:58:59 +03:00
..
moveClassWithInternalMemberFromJvmToCommon
Move: Account for implemented modules in internal access check
2018-07-27 16:08:13 +03:00
moveDirectoryKeepPackageDirective
…
moveDirectoryToUnrelatedModuleConflict
…
moveFileToNonSrc
…
moveFileWithDeclarationsToUnrelatedModuleConflict
…
moveFromJsModuleToJvmModule
…
moveFromJvmModuleToJsModule
…
moveInternalToAnotherModule
…
moveJdkDependentToJsModule
Move/Copy: Warn about usages of JDK when moving to non-JVM module
2017-06-22 19:50:52 +03:00
moveMultipleFilesToUnrelatedModuleConflict
…
movePackageToUnrelatedModuleConflict
…
moveRefToLibTypeAliasImplementingLibExpectClass
Move: Do not consider type alias -> expect class change as a conflict
2018-07-27 16:08:13 +03:00
moveToModuleWithoutLibConflict
…
moveToUnrelatedModuleConflict
Move refactoring: suggest file name starting with an uppercase letter
2019-08-21 00:58:59 +03:00
visibilityConflictInImport
…