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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
controlFlow
/
unextractable
T
History
Dmitry Jemerov
625096466e
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
..
anonymousObject.kt
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
anonymousObject.kt.conflicts
Extract Function: Approximate non-resolvable types with nearest resolvable supertype when possible
2015-04-01 13:41:26 +03:00
evalExpressionWithReturn.kt
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
evalExpressionWithReturn.kt.conflicts
…
jumpsAndReturns.kt
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
jumpsAndReturns.kt.conflicts
…
multipleJumps.kt
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
multipleJumps.kt.conflicts
…
multipleReturnsWithDefault.kt
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
multipleReturnsWithDefault.kt.conflicts
…
unmatchedReturnTargets.kt
Extraction Engine: Fix extraction of labeled and non-local returns
2015-04-01 13:41:24 +03:00
unmatchedReturnTargets.kt.conflicts
Extraction Engine: Fix extraction of labeled and non-local returns
2015-04-01 13:41:24 +03:00
variablesOutOfScope.kt
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
variablesOutOfScope.kt.conflicts
Extract Function: Improve rendering of error messages
2014-07-11 19:13:41 +04:00