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
722687acd6515e64c5d28c5f887f85a36d3bb736
kotlin-fork
/
idea
/
testData
/
intentions
/
convertSecondaryConstructorToPrimary
T
History
Mikhail Glukhikh
bbdcf19123
Fix "secondary constructor -> primary" in case of implicit super call
...
So #KT-16903 Fixed
2017-03-24 16:19:18 +03:00
..
.intention
…
defaultValueChain.kt
…
defaultValueChain.kt.after
…
init.kt
…
init.kt.after
…
initAndParams.kt
…
initAndParams.kt.after
…
nonReachable.kt
…
nonReachableLoop.kt
…
protectedConstructor.kt
…
protectedConstructor.kt.after
…
simple.kt
…
simple.kt.after
…
useParam.kt
…
useParam.kt.after
…
varArg.kt
…
varArg.kt.after
…
varargVal.kt
…
varargVal.kt.after
…
withBaseAliasImplicit.kt
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withBaseAliasImplicit.kt.after
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withBaseClass.kt
…
withBaseClass.kt.after
…
withBaseClassImplicit.kt
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withBaseClassImplicit.kt.after
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withBaseClassNoArgs.kt
…
withBaseClassNoArgs.kt.after
…
withComments.kt
KT-9839 related, secondary constructor to primary: comment restoration
2016-09-30 16:39:36 +03:00
withComments.kt.after
KT-9839 related, secondary constructor to primary: comment restoration
2016-09-30 16:39:36 +03:00
withComposedModifiers.kt
…
withComposedModifiers.kt.after
…
withDelegation.kt
…
withDifferentTypeProperty.kt
…
withDifferentTypeProperty.kt.after
…
withInterfaceAlias.kt
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withInterfaceAlias.kt.after
Fix "secondary constructor -> primary" in case of implicit super call
2017-03-24 16:19:18 +03:00
withModifiers.kt
…
withModifiers.kt.after
…
withParameters.kt
…
withParameters.kt.after
…
withPrimary.kt
…
withProperties.kt
…
withProperties.kt.after
…