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
a3f215fb34d0c758e5283bebdfc6eeb64bd239d1
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
a3f215fb34
Extract Function: Support extraction of "it" parameter from lambdas
2014-06-23 19:32:33 +04:00
..
extractSuper
Extract Function: In case of top-level and member declarations place extracted function after the original container
2014-06-02 19:48:35 +04:00
extractThis
Shorten References: Do not shorten qualified expression if receiver values are changed
2014-06-23 19:32:26 +04:00
it
Extract Function: Support extraction of "it" parameter from lambdas
2014-06-23 19:32:33 +04:00
misc
Extract Function: Add support of property-as-function calls
2014-06-23 19:32:30 +04:00
nonDenotableTypes
Extract Function: In case of top-level and member declarations place extracted function after the original container
2014-06-02 19:48:35 +04:00