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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
loadCompiledKotlin
/
class
T
History
Alexander Udalov
4520e02bae
Support fun interfaces in kotlinx-metadata
...
#KT-37421 Fixed
2020-05-27 23:29:12 +02:00
..
javaBean
…
Class.txt
…
ClassInnerClass.txt
…
ClassInParam.txt
…
ClassMemberConflict.txt
…
ClassOutParam.txt
…
ClassParam.txt
…
ClassParamReferencesParam2.txt
…
ClassParamReferencesParam.txt
…
ClassParamReferencesSelf.txt
…
ClassParamUpperClassBound.txt
…
ClassParamUpperClassInterfaceBound.txt
…
ClassParamUpperInterfaceBound.txt
…
ClassTwoParams2.txt
…
ClassTwoParams.txt
…
EnumWithGenericConstructorParameter.txt
…
EnumWithPrimitiveConstructorParameter.txt
…
FunInterface.txt
Support fun interfaces in kotlinx-metadata
2020-05-27 23:29:12 +02:00
InheritClassSimple.txt
…
InheritClassWithParam.txt
…
InheritSubstitutedMethod.txt
…
InheritTraitWithFunctionParam.txt
…
InheritTraitWithParam.txt
…
InnerClassExtendInnerClass.txt
…
InnerGenericClass.txt
…
InnerTypes.txt
[FIR] Fix captured type parameters propagation in deserialization
2020-04-13 20:26:19 +03:00
NamedObject.txt
…
NamedObjectInClass.txt
…
NamedObjectInClassObject.txt
…
NamedObjectInNamedObject.txt
…
NamedObjectWithAnotherTopLevelProperty.txt
…
NestedClass.txt
…
NestedClassExtendNestedClass.txt
…
NestedGenericClass.txt
…
RecursiveGeneric.txt
…
SealedClass.txt
…
SingleAbstractMethod.txt
…
Trait.txt
…