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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
generics
T
History
Dmitry Neverov
cd24adac32
Detect redundant 'is' check
...
#KT-14187 Fixed
2017-05-15 11:24:35 +03:00
..
capturedParameters
…
cyclicBounds
…
innerClasses
Detect redundant 'is' check
2017-05-15 11:24:35 +03:00
multipleBoundsMemberScope
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
nullability
Fix false warning about check for instance of nullable type
2017-04-05 21:35:09 +03:00
projectionsScope
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
starProjections
…
tpAsReified
…
varProjection
…
argumentsForT.kt
…
argumentsForT.txt
…
commonSupertypeContravariant2.kt
…
commonSupertypeContravariant2.txt
…
commonSupertypeContravariant.kt
…
commonSupertypeContravariant.txt
…
doNotCaptureSupertype.kt
Fix inference issue with Stream.collect
2017-01-22 13:29:08 +03:00
genericsInType.kt
…
genericsInType.txt
…
InconsistentTypeParameterBounds.kt
…
InconsistentTypeParameterBounds.txt
…
invalidArgumentsNumberInWhere.kt
…
invalidArgumentsNumberInWhere.txt
…
kt1575-Class.kt
…
kt1575-Class.txt
…
kt1575-Function.kt
…
kt1575-Function.txt
…
kt5508.kt
Fix implicit type arguments resolution for inner classes
2016-09-15 10:33:19 +03:00
kt5508.txt
Fix implicit type arguments resolution for inner classes
2016-09-15 10:33:19 +03:00
kt9985.kt
…
kt9985.txt
…
Projections.kt
…
Projections.txt
…
PseudoRawTypes.kt
…
PseudoRawTypes.txt
…
RawTypeInIsExpression.kt
…
RawTypeInIsExpression.txt
…
RawTypeInIsPattern.kt
…
RawTypeInIsPattern.txt
…
recursive.kt
…
recursive.txt
…
RecursiveUpperBoundCheck.kt
…
RecursiveUpperBoundCheck.txt
…
RecursiveUpperBoundWithTwoArguments.kt
…
RecursiveUpperBoundWithTwoArguments.txt
…
resolveGenericBoundsBeforeSupertypes.kt
…
resolveGenericBoundsBeforeSupertypes.txt
…
sameTypeParameterUse.kt
…
sameTypeParameterUse.txt
…
suppressVarianceConflict.kt
…
suppressVarianceConflict.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
TypeParameterBounds.kt
…
TypeParameterBounds.txt
…
TypeParametersInTypeParameterBounds.kt
…
TypeParametersInTypeParameterBounds.txt
…
unresolvedClassifierInWhere.kt
…
unresolvedClassifierInWhere.txt
…
wildcardInValueParameter.kt
…
wildcardInValueParameter.txt
…