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
be9cc2e91b0ca5e6975bc037a3facdceefd855cc
kotlin-fork
/
idea
/
testData
/
refactoring
T
History
Alexander Udalov
fae2d0231c
Fix test data, restore incorrectly deleted import
...
It was mistakenly deleted in
738a84e
and
48b18f1
2015-05-27 01:44:18 +03:00
..
changeSignature
Enum parsing changed: first entries, then members. Grammar fixed accordingly.
2015-05-15 16:13:27 +03:00
extractFunction
Extraction Engine: Suggest both bounds for nullability-flexible types without nullability annotations. Do not omit return type if inferred one is flexible
2015-05-26 22:42:46 +03:00
inline
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
introduceJavaParameter
Introduce Parameter: Java -> Kotlin Interoperability
2015-05-08 11:43:00 +03:00
introduceLambdaParameter
Introduce Parameter: Implement "Introduce lambda parameter"
2015-04-22 23:56:47 +03:00
introduceParameter
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
introduceProperty
Fixed test data
2015-05-17 12:32:11 +03:00
introduceVariable
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
move
Fix test data, restore incorrectly deleted import
2015-05-27 01:44:18 +03:00
nameSuggester
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
rename
KT-6285 Rename refactoring doesn't rename named arguments when rename function parameters or private val/var constructor parameters
2015-05-22 17:18:08 +03:00