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
3bcdee2a202b04db63f7e330cde733bcd2ee7c08
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
4e7200d8e8
Extract Function: Add backticks to non-identifiers and references originally surrounded in backticks
...
#KT-8192 Fixed
2015-06-27 13:58:06 +03:00
..
candidateTypes
Extract Function: Use intersection type to compute candidate types for parameters
2015-06-18 19:28:04 +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
Extract Function: Add backticks to non-identifiers and references originally surrounded in backticks
2015-06-27 13:58:06 +03:00
nonDenotableTypes
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00