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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
refactoring
/
pullUp
/
k2k
T
History
Alexey Sedunov
b0c808082f
Pull Members Up: Skip visibility checking between members to move
2016-02-01 13:18:47 +03:00
..
accidentalOverrides.kt
…
accidentalOverrides.kt.messages
…
clashWithSuper.kt
…
clashWithSuper.kt.messages
…
defaultValuesInOverride.kt
Pull Up: Drop default parameter values in function which becomes overriding. Disable function with default values if target class is the Java one
2015-12-08 16:20:52 +03:00
defaultValuesInOverride.kt.after
Pull Up: Drop default parameter values in function which becomes overriding. Disable function with default values if target class is the Java one
2015-12-08 16:20:52 +03:00
fromClassToClass.kt
…
fromClassToClass.kt.after
…
fromClassToClassMakeAbstract.kt
…
fromClassToClassMakeAbstract.kt.after
…
fromClassToClassWithGenerics.kt
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
fromClassToClassWithGenerics.kt.after
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
fromClassToInterface.kt
…
fromClassToInterface.kt.after
…
fromClassToInterfaceMakeAbstract.kt
…
fromClassToInterfaceMakeAbstract.kt.after
…
implicitCompanionUsages.kt
…
implicitCompanionUsages.kt.after
…
inaccessibleMemberUsed.kt
Pull Members Up: Skip visibility checking between members to move
2016-02-01 13:18:47 +03:00
inaccessibleMemberUsed.kt.messages
…
initializerInConstructor.kt
…
initializerInConstructor.kt.after
…
initializerInMultipleConstructorsEq.kt
…
initializerInMultipleConstructorsEq.kt.after
…
initializerInMultipleConstructorsNonEq.kt
…
initializerInMultipleConstructorsNonEq.kt.after
…
innerClassToInterface.kt
…
innerClassToInterface.kt.messages
…
moveAllSuperInterfaces.kt
…
moveAllSuperInterfaces.kt.after
…
moveAllSuperInterfacesWithGenerics.kt
…
moveAllSuperInterfacesWithGenerics.kt.after
…
moveSuperInterfaces.kt
…
moveSuperInterfaces.kt.after
…
moveSuperInterfacesToEmptySpecifierList.kt
…
moveSuperInterfacesToEmptySpecifierList.kt.after
…
moveSuperInterfaceToItSelf.kt
…
moveSuperInterfaceToItSelf.kt.after
…
multipleInitializersInConstructorsEq.kt
…
multipleInitializersInConstructorsEq.kt.after
…
noCaret.kt
…
noCaret.kt.messages
…
noClashWithAbstractSuper.kt
…
noClashWithAbstractSuper.kt.after
…
noInitializationInInterface.kt
…
noInitializationInInterface.kt.after
…
noSuperClass.kt
…
noSuperClass.kt.messages
…
noVisibilityCheckBetweenMovedMembers.kt
Pull Members Up: Skip visibility checking between members to move
2016-02-01 13:18:47 +03:00
noVisibilityCheckBetweenMovedMembers.kt.after
Pull Members Up: Skip visibility checking between members to move
2016-02-01 13:18:47 +03:00
outsideOfClass.kt
…
outsideOfClass.kt.messages
…
parametersInPrimaryInitializer.kt
…
parametersInPrimaryInitializer.kt.after
…
propertyDependenceSatisfied.kt
…
propertyDependenceSatisfied.kt.after
…
propertyDependenceUnsatisfied.kt
…
propertyDependenceUnsatisfied.kt.after
…
propertyWithoutLightMethod.kt
Pull Members Up: Use light field if property doesnt't have light methods
2016-02-01 13:18:46 +03:00
propertyWithoutLightMethod.kt.after
Pull Members Up: Use light field if property doesnt't have light methods
2016-02-01 13:18:46 +03:00
publicToInterface.kt
…
publicToInterface.kt.after
…
superToThis.kt
…
superToThis.kt.after
…
toIndirectSuperClass.kt
…
toIndirectSuperClass.kt.after
…
usedPrivateToClass.kt
…
usedPrivateToClass.kt.after
…