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
9d8cfd04d98239839ffdf34a38f9927061b9d115
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
9d8cfd04d9
Extraction Engine: Suggest function names based on the name of the result variable (if applicable)
...
#KT-6291 Fixed
2015-03-13 23:16:55 +03:00
..
candidateTypes
Extraction Engine: Suggest function names based on the name of the result variable (if applicable)
2015-03-13 23:16:55 +03: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
Extract Function: Fix 'this' label (extension case)
2015-01-19 20:58:53 +03:00
it
Extract Function: Choose default visibility at analysis phase
2014-08-12 13:09:52 +04:00
misc
Replace 'class object' with 'default object' in renderers and test data
2015-03-06 19:36:54 +03:00
nonDenotableTypes
KT-6566 Generate Override/Implement method does not work for locally declared classes
2015-01-14 20:59:23 +03:00