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
3ec6ffc90666b23b1da2c1755d856db1a0ef6260
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
T
History
Pavel V. Talanov
06916d98c6
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
..
afterAddOverrideToEqualsHashCodeToString.kt
Quickfix to add 'override' to equals, hashCode, toString in project
2014-03-02 19:54:55 +04:00
afterClassObjectToDefaultSingle.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
beforeAddOverrideToEqualsHashCodeToString.kt
Quickfix to add 'override' to equals, hashCode, toString in project
2014-03-02 19:54:55 +04:00
beforeClassObjectToDefaultSingle.kt
Add quick fix for deprecated 'class object' syntax
2015-03-10 18:21:33 +03:00
classObjectToDefaultMultiple.after.data.Sample.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
classObjectToDefaultMultiple.after.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
classObjectToDefaultMultiple.before.data.Sample.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
classObjectToDefaultMultiple.before.Main.kt
Add quick fix to replace all 'class object's in project
2015-03-10 18:21:33 +03:00