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
cd33a40612414c60f9a7184a3dacb6e2a10dc1d9
kotlin-fork
/
compiler
/
testData
/
writeSignature
T
History
Alexander Udalov
0dbb02ec6a
Fix generic signature for KFunctionN types on JVM
...
#KT-15473 Fixed
2017-01-11 13:15:24 +03:00
..
annotations
…
callableReference
Fix generic signature for KFunctionN types on JVM
2017-01-11 13:15:24 +03:00
constructor
…
declarationSiteVariance
…
defaultImpls
…
nothing
…
ArrayOfCharSequence.kt
…
ArrayOfInt.kt
…
backingFieldForGenericDelegated.kt
Fix for KT-12127: Undeclared type variable on delegated property backing field
2016-05-04 17:07:48 +03:00
Comparable.kt
…
GenericInnerClass.kt
…
Int.kt
…
IntArray.kt
…
IntQ.kt
…
jlString.kt
…
ListOfCharSequence.kt
…
ListOfStar.kt
…
MapEntry.kt
…
MutableMapEntry.kt
…
NonGeneric.kt
…
StarProjectionInClass.kt
…
StarProjectionInSuper.kt
…
StarProjectionOutsideClass.kt
…
syntheticAccessorForGeneric.kt
'bytecodeText' test for synthetic accessor generic signature converted to 'writeSignature' test
2016-05-04 17:07:48 +03:00
VarargCharSequence.kt
…
VarargGeneric.kt
…