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
c9f659e89b1de27bf53f2b1b60b34a5d4d5b90a6
kotlin-fork
/
idea
/
testData
/
refactoring
T
History
Alexey Sedunov
c9f659e89b
Rename: Implement Rename conflict analysis for classes. Qualify class references to resove rename conflicts when possible
...
#KT-8611 Fixed #KT-8562 Fixed (cherry picked from commit 8989ccc)
2016-06-28 15:06:52 +03:00
..
changeSignature
Formatter: Don't enforce empty line between secondary constructors without body (KT-12175)
2016-05-12 17:26:54 +03:00
extractFunction
Minor. removed several tests with error calls.
2016-06-10 21:28:04 +03:00
inline
Inline Variable: Remove invalid imports and perform reference lengthening/shortening when inlining non-local declaration
2015-12-18 15:05:23 +03:00
introduceJavaParameter
Change Signature: Represent parameter/receiver types using KotlinTypeInfo
2015-12-18 15:05:36 +03:00
introduceLambdaParameter
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
introduceParameter
Change Signature: Fix reference substitution when default value is a single simple name reference
2016-02-09 19:18:50 +03:00
introduceProperty
Correct handling of erroneous code during code extraction
2016-02-16 18:50:24 +03:00
introduceVariable
Introduce Variable: Skip type in template if no resolvable/non-error types are available in the current context
2016-02-09 19:18:45 +03:00
move
Formatter: handle spaces before value arguments list (KT-12634)
2016-06-07 19:11:28 +03:00
nameSuggester
Name Suggester: Allow any Kotlin identifier in suggested names
2015-12-15 13:31:28 +03:00
pullUp
Pull Members Up: Always insert spaces between keywords
2016-02-17 11:31:46 +03:00
pushDown
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
rename
Rename: Implement Rename conflict analysis for classes. Qualify class references to resove rename conflicts when possible
2016-06-28 15:06:52 +03:00
safeDelete
Safe Delete: Delete interface reference from super-type list when applying Safe Delete to Java interface
2016-04-25 10:38:38 +03:00