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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
multiFileIntentions
T
History
Alexey Sedunov
3e2036b6ec
Convert Member to Extension Intention: Drop open/final modifiers, add imports when necessary, transform Java-site calls
...
#KT-8876 Fixed
2016-02-01 13:18:44 +03:00
..
convertMemberToExtension
/addImports
Convert Member to Extension Intention: Drop open/final modifiers, add imports when necessary, transform Java-site calls
2016-02-01 13:18:44 +03:00
implementAbstractMember
Intentions: 'Implement abstract member' (Kotlin -> Java)
2015-12-25 18:50:41 +03:00
implementAsConstructorParameter
/implementValInJava
Implement Abstract Member Intention: Support primary constructor parameters
2015-12-30 00:56:34 +03:00
moveDeclarationToSeparateFile
Move: Nested classes support
2016-01-26 18:19:09 +03:00
moveFileToPackageMatchingDirectory
Move: Implement inspection which reports mismatch between package directive and containing directory
2015-05-01 18:58:09 +03:00
objectLiteralToLambda
Convert Object Literal to Lambda Intention: Move lambda out of parentheses when possible. Fix after-template
2016-02-01 13:18:41 +03:00
reconcilePackageWithDirectory
Move/Change Package Directive Intention: Skip callee references to inner class constructors
2016-01-14 13:55:05 +03:00