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
46fe7dc7a1768e3fc7cce8ba890b3528965be564
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Mikhail Glukhikh
022e7d1169
Deprecated enum syntax removed: most idea tests
2015-08-10 16:24:16 +03:00
..
candidateTypes
Fix intentions testData: types rendering changed
2015-07-09 16:36:45 +03:00
capturedFunctions
Extract Function: Allow capturing local function references as lambda parameters
2015-04-17 13:04:56 +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 extraction of explicit/implicit invoke()
2015-06-27 13:58:04 +03:00
it
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
2015-03-13 23:16:57 +03:00
misc
Deprecated enum syntax removed: most idea tests
2015-08-10 16:24:16 +03:00
nonDenotableTypes
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00