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
ffe4e760d727a3c702d9e0d96d004976a646052b
kotlin-fork
/
idea
/
testData
/
codeInsight
/
generate
/
toString
/
singleTemplate
T
History
Alexey Sedunov
38522b09ce
Code Insight: Allow properties with custom setters to be used in generated equals/hashCode/toString
...
#KT-11908 Fixed
2016-04-19 20:27:41 +03:00
..
arrays.kt
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
arrays.kt.after
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
customAccessors.kt
Code Insight: Allow properties with custom setters to be used in generated equals/hashCode/toString
2016-04-19 20:27:41 +03:00
customAccessors.kt.after
Code Insight: Allow properties with custom setters to be used in generated equals/hashCode/toString
2016-04-19 20:27:41 +03:00
multipleVars.kt
…
multipleVars.kt.after
…
multipleVarsWithSuperClass.kt
…
multipleVarsWithSuperClass.kt.after
…
noVars.kt
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
noVars.kt.after
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
singleVar.kt
…
singleVar.kt.after
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
superClassNoVars.kt
Code Insight: "Generate toString" action
2016-01-22 15:50:19 +03:00
superClassNoVars.kt.after
…