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
2ed0cb2a89bcc552ef7ea25a82b68069feeeb24b
kotlin-fork
/
idea
/
testData
/
multiFileIntentions
T
History
Toshiaki Kameyama
4d9b19da82
Remove comments from function/property implementation template
...
#KT-18539 Fixed
2019-11-13 08:37:25 +09:00
..
addJvmStaticToCompanionObjectFun
…
addJvmStaticToCompanionObjectProperty
…
addJvmStaticToNamedCompanionObjectFun
…
addJvmStaticToNamedCompanionObjectProperty
…
addJvmStaticToObjectFun
…
addJvmStaticToObjectProperty
…
convertMemberToExtension
/addImports
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
implementAbstractMember
Fix testdata for abstract method implementing intention
2019-05-13 11:21:12 +03:00
implementAsConstructorParameter
/implementValInJava
…
moveDeclarationToSeparateFile
#KT-19924: Fix usability issue with extract declaration from file intention
2019-02-26 15:35:15 +03:00
moveOutOfCompanion
/moveClass
…
moveToCompanion
…
objectLiteralToLambda
…