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
f262f61096752f01055ced7b01c823a46164a219
kotlin-fork
/
compiler
/
testData
/
writeSignature
T
History
Kristoffer Andersen
f262f61096
[JVM + IR] Fix Generic Signature Test Expectations
2020-01-29 17:14:41 +01:00
..
annotations
JVM/JVM_IR: fix mapping of KClass in annotation classes
2019-12-03 11:42:23 +01:00
callableReference
JVM IR: Avoid getTopLevelClass in AddContinuationLowering
2019-11-07 13:48:43 +01:00
constructor
…
declarationSiteVariance
…
defaultImpls
JVM IR: add IrWriteSignatureTestGenerated
2019-08-05 21:27:20 +02:00
inlineClasses
Remove codegen tests on inline classes based on type parameters
2019-08-27 11:01:08 +02:00
java8
JVM_IR: Generate args check in existing methods for special bridge methods.
2019-11-19 19:10:04 +03:00
nothing
…
parameterlessMain
JVM IR: Support parameterless main methods
2019-10-21 15:08:34 +02:00
ArrayOfCharSequence.kt
…
ArrayOfInt.kt
…
backingFieldForGenericDelegated.kt
JVM IR: do not generate generic signature for $delegate field
2019-08-05 21:27:20 +02:00
Comparable.kt
…
DeepGenericInnerClass.kt
…
GenericInnerClass.kt
…
GenericInnerClassWithSimpleOuter.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
[JVM + IR] Fix Generic Signature Test Expectations
2020-01-29 17:14:41 +01:00
VarargCharSequence.kt
…
VarargGeneric.kt
…