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
39b46bb3ef92c2cd8d13423593df1da687844d0f
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
6abf13be41
Extract Function: Consider member property with invoke() a receiver candidate
...
#KT-9774 Fixed
2015-12-02 13:54:03 +03:00
..
candidateTypes
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
capturedFunctions
Add option to extract function for wrapping member extension function with
with { }
2015-11-10 18:38:11 +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: Consider member property with invoke() a receiver candidate
2015-12-02 13:54:03 +03:00
it
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
2015-03-13 23:16:57 +03:00
misc
JetExtractionTest: adjust test data
2015-10-01 17:53:17 +03:00
nonDenotableTypes
Psi Unifier: Do not unify parameters with block expressions
2015-11-24 20:40:20 +03:00