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
5928a36fa2754b5e0eb4b662fc251fa9d5f26507
kotlin-fork
/
idea
/
testData
/
multiModuleQuickFix
/
createExpect
T
History
Dmitry Gridin
5928a36fa2
CreateExpect: should save receiver annotations
...
#KT-32694 Fixed
2019-08-27 17:26:09 +07:00
..
annotation
…
annotation2
…
class
…
classWithSuperTypeFromOtherPackage
…
commented
…
companion
…
createWithImport
TypeAccessibilityChecker: add more tests
2019-08-27 17:26:09 +07:00
dataClass
…
enum
…
enumComplex
…
enumEmpty
…
function
…
function2
…
funWithAccessibleAlias
…
funWithAccessibleExpansion
…
funWithAccessibleParameter
…
funWithAccessibleTypeFromCommon
…
funWithJdk
…
inlineClass
…
inlineClass2
…
innerClassWithTypeParam
TypeAccessibilityChecker: add more tests
2019-08-27 17:26:09 +07:00
innerClassWithTypeParam2
TypeAccessibilityChecker: add more tests
2019-08-27 17:26:09 +07:00
innerEnum
…
memberFunctionAndNestedClass
TypeAccessibilityChecker: add more tests
2019-08-27 17:26:09 +07:00
nestedClass
…
noAccessOnMember
…
onMember
…
primaryConstructor
…
property
…
property2
…
propertyInConstructor
…
sealedClass
…
topLevelFunctionWithAnnotations
CreateExpect: should save receiver annotations
2019-08-27 17:26:09 +07:00
topLevelPropertyWithTypeParam
TypeAccessibilityChecker: add more tests
2019-08-27 17:26:09 +07:00
typeAlias
…
withAliases
…
withAnnotations
…
withConstructorWithParametersWithoutValVar
…
withInitializer
…
withPlatformNested
…
withRootPackage
…
withSecondaryConstructor
…
withSecondaryConstructor2
…
withSupertype
…
withVararg
…