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
dd436744261fa382534914427f71d0846fd40407
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Natalia Ukhorskaya
5fcd5396b6
Add option to extract function for wrapping member extension function with
with { }
2015-11-10 18:38:11 +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
Extraction Engine: Properly retrieve declaration for overriden/delegated Java synthetic properties
2015-10-20 18:39:43 +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
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00