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
a8bd174cd088d7f5fa278805d4ef0772ae00a248
kotlin-fork
/
idea
/
testData
/
refactoring
/
rename
/
inplace
T
History
Nikolay Krasko
0b5786b9e8
Fix LocalVarShadowingMemberProperty test by renaming test files
2016-07-11 13:52:37 +03:00
..
ForLoop.kt
…
ForLoop.kt.after
…
FunctionLiteral.kt
…
FunctionLiteral.kt.after
…
FunctionLiteralIt.kt
…
FunctionLiteralIt.kt.after
…
FunctionLiteralParenthesis.kt
Replace deprecated lambda syntax in testData
2015-09-25 08:29:25 +03:00
FunctionLiteralParenthesis.kt.after
Replace deprecated lambda syntax in testData
2015-09-25 08:29:25 +03:00
FunctionParameterNotInplace.kt
…
GlobalFunctionNotInplace.kt
…
LabelFromFunction.kt
correctly implement JetSimpleNameReference.getTextRange() so that it doesn't include the @ character for references in labels
2015-04-30 16:12:03 +03:00
LabelFromFunction.kt.after
correctly implement JetSimpleNameReference.getTextRange() so that it doesn't include the @ character for references in labels
2015-04-30 16:12:03 +03:00
LocalFunction.kt
…
LocalFunction.kt.after
…
LocalVal.kt
…
LocalVal.kt.after
…
LocalVarShadowingMemberProperty.kt
Fix LocalVarShadowingMemberProperty test by renaming test files
2016-07-11 13:52:37 +03:00
LocalVarShadowingMemberProperty.kt.after
Fix LocalVarShadowingMemberProperty test by renaming test files
2016-07-11 13:52:37 +03:00
MultiDeclaration.kt
provide element type name for multi-declaration entries; enable in-place rename for those; show local properties as "variable"
2015-05-12 16:18:03 +02:00
MultiDeclaration.kt.after
provide element type name for multi-declaration entries; enable in-place rename for those; show local properties as "variable"
2015-05-12 16:18:03 +02:00
TopLevelValNotInplace.kt
…
TryCatch.kt
…
TryCatch.kt.after
…