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
859bccb9fcb36112348a693d2ac76c133e9f8791
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
secondaryConstructors
T
History
Valentin Kipyatkov
ec51076355
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
..
headerCallChecker
Do not report errors on fake elements in call checkers
2016-06-29 22:03:36 +03:00
argumentsResolveInBodyAndDelegationCall.kt
…
argumentsResolveInBodyAndDelegationCall.txt
…
classInitializersWithoutPrimary.kt
…
classInitializersWithoutPrimary.txt
…
companionObjectScope.kt
…
companionObjectScope.txt
…
constructorCallType.kt
…
constructorCallType.txt
…
constructorInObject.kt
…
constructorInObject.txt
…
constructorInTrait.kt
…
constructorInTrait.txt
…
ctrsAnnotationResolve.kt
…
ctrsAnnotationResolve.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
cyclicDelegationCalls.kt
…
cyclicDelegationCalls.txt
…
dataClasses.kt
…
dataClasses.txt
Update test data for data classes
2016-09-15 16:45:48 +03:00
dataFlowInDelegationCall.kt
…
dataFlowInDelegationCall.txt
…
delegationByWithoutPrimary.kt
…
delegationByWithoutPrimary.txt
…
enums.kt
…
enums.txt
…
errorsOnEmptyDelegationCall.kt
…
errorsOnEmptyDelegationCall.txt
…
expectedPrimaryConstructorCall.kt
…
expectedPrimaryConstructorCall.txt
…
generics2.kt
…
generics2.txt
…
generics3.kt
…
generics3.txt
…
generics.kt
…
generics.txt
…
headerSupertypeInitialization.kt
…
headerSupertypeInitialization.txt
…
implicitSuperCallErrorsIfPrimary.kt
…
implicitSuperCallErrorsIfPrimary.txt
…
initializationFromOtherInstance.kt
…
initializationFromOtherInstance.txt
…
kt6992.kt
…
kt6992.txt
…
kt6993.kt
…
kt6993.txt
…
kt6994.kt
…
kt6994.txt
…
lambdaInDelegation.kt
…
lambdaInDelegation.txt
…
nestedExtendsInner.kt
…
nestedExtendsInner.txt
…
noDefaultIfEmptySecondary.kt
…
noDefaultIfEmptySecondary.txt
…
noPrimaryConstructor.kt
…
noPrimaryConstructor.txt
…
noSupertypeInitWithSecondaryConstructors.kt
…
noSupertypeInitWithSecondaryConstructors.txt
…
propertyInitializationWithoutPrimary.kt
…
propertyInitializationWithoutPrimary.txt
…
propertyInitializationWithPrimary.kt
…
propertyInitializationWithPrimary.txt
…
redeclarations.kt
…
redeclarations.txt
…
redeclarationsOfConstructorsIgnored.kt
KT-13961 REDECLARATION not reported on private-in-file 'foo' vs public 'foo' in different file
2016-10-03 11:50:29 +03:00
redeclarationsOfConstructorsIgnored.txt
…
reportResolutionErrorOnImplicitOnce.kt
…
reportResolutionErrorOnImplicitOnce.txt
…
resolvePropertyInitializerWithoutPrimary.kt
…
resolvePropertyInitializerWithoutPrimary.txt
…
return.kt
Report RETURN_NOT_ALLOWED and RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY only on the return with label (KT-13340)
2016-08-05 13:16:05 +03:00
return.txt
…
superAnyNonEmpty.kt
…
superAnyNonEmpty.txt
…
superSecondaryNonExisting.kt
…
superSecondaryNonExisting.txt
…
thisNonExisting.kt
…
thisNonExisting.txt
…
unreachableCode.kt
…
unreachableCode.txt
…
useOfPropertiesWithoutPrimary.kt
…
useOfPropertiesWithoutPrimary.txt
…
useOfPropertiesWithPrimary.kt
…
useOfPropertiesWithPrimary.txt
…
valOrValAndModifiersInCtr.kt
…
valOrValAndModifiersInCtr.txt
…
varargsInDelegationCallToPrimary.kt
…
varargsInDelegationCallToPrimary.txt
…
varargsInDelegationCallToSecondary.kt
…
varargsInDelegationCallToSecondary.txt
…