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
ad3ffdab18a9ae14f5d16f892abcde9eb41a838f
kotlin-fork
/
idea
/
testData
/
refactoring
/
rename
/
simpleNameReference
T
History
Mikhail Glukhikh
d6988ad69e
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
..
localFunction.kt
…
localFunction.kt.after
…
memberOfLocalObject.kt
test to verify that renaming fields of local objects works
2015-08-24 15:12:45 +02:00
memberOfLocalObject.kt.after
test to verify that renaming fields of local objects works
2015-08-24 15:12:45 +02:00
parameterOfCopyMethod.kt
the source for a parameter of the generated copy() function is the corresponding constructor parameter
2015-08-24 12:20:40 +02:00
parameterOfCopyMethod.kt.after
the source for a parameter of the generated copy() function is the corresponding constructor parameter
2015-08-24 12:20:40 +02:00
renameField.kt
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
renameField.kt.after
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
renameFieldIdentifier.kt
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
renameFieldIdentifier.kt.after
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
renameLabel2.kt
…
renameLabel2.kt.after
…
renameLabel.kt
…
renameLabel.kt.after
…