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
c73ac97ecfbbdd1dcdeb96aa7acaa4673eb38de5
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
d597c98445
Extract Function: Fix NPE when extracting this in object
...
#KT-6238 Fixed
2014-11-26 13:07:27 +03:00
..
candidateTypes
Extract Function: Replace non-denotable parameter types with their super types when possible
2014-11-13 17:27:29 +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: Choose default visibility at analysis phase
2014-08-12 13:09:52 +04:00
it
Extract Function: Choose default visibility at analysis phase
2014-08-12 13:09:52 +04:00
misc
Extract Function: Fix NPE when extracting this in object
2014-11-26 13:07:27 +03:00
nonDenotableTypes
Extract Function: Improve rendering of error messages
2014-07-11 19:13:41 +04:00