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
master
kotlin-fork
/
compiler
/
testData
/
writeSignature
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
…
..
annotations
…
callableReference
…
constructor
…
declarationSiteVariance
…
defaultImpls
…
inlineClasses
…
java8
…
nothing
…
parameterlessMain
…
suspendMain
…
ArrayOfCharSequence.kt
…
ArrayOfInt.kt
…
backingFieldForGenericDelegated.kt
…
Comparable.kt
…
DeepGenericInnerClass.kt
…
GenericInnerClass.kt
Fix written generic signature in case of inner types
2015-11-13 14:59:03 +03:00
GenericInnerClassWithSimpleOuter.kt
…
Int.kt
…
IntArray.kt
…
IntQ.kt
Drop package facades: update compiler tests.
2015-10-19 16:03:16 +03:00
jlString.kt
…
ListOfCharSequence.kt
…
ListOfStar.kt
…
MapEntry.kt
…
MutableMapEntry.kt
…
NonGeneric.kt
Drop package facades: update compiler tests.
2015-10-19 16:03:16 +03:00
StarProjectionInClass.kt
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00
StarProjectionInSuper.kt
Delete kotlin.jvm.internal.KObject
2015-03-12 23:15:38 +03:00
StarProjectionOutsideClass.kt
…
syntheticAccessorForGeneric.kt
…
VarargCharSequence.kt
…
VarargGeneric.kt
…