This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-13 15:53:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin
/
idea
/
testData
/
refactoring
/
extractFunction
/
controlFlow
History
Kirill Rakhman
646f50dd66
Extract method refactoring should order parameters by first usage
...
Fixes #KT-16198
2017-03-07 18:10:02 +03:00
..
conditionalJumps
KT-11018 Ctrl + Mouse Hover shows a var as val
2016-02-13 10:20:20 +03:00
default
Replace not debug usages of DescriptorRenderer.DEBUG_TEXT to DescriptorRenderer.FQ_NAMES_IN_TYPES.
2016-05-25 16:31:34 +03:00
definiteReturns
KT-11018 Ctrl + Mouse Hover shows a var as val
2016-02-13 10:20:20 +03:00
evaluateExpression
KT-11018 Ctrl + Mouse Hover shows a var as val
2016-02-13 10:20:20 +03:00
exitPointEquivalence
Replace not debug usages of DescriptorRenderer.DEBUG_TEXT to DescriptorRenderer.FQ_NAMES_IN_TYPES.
2016-05-25 16:31:34 +03:00
initializer
…
outputValues
Extract method refactoring should order parameters by first usage
2017-03-07 18:10:02 +03:00
returnTypeCandidates
…
throws
Extract Function: Support implicit abnormal exits via Nothing-typed expressions
2016-10-07 20:20:39 +03:00
unextractable
…