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
7f7bb705969ec0d5b4f8ceed005cc6bf8a499708
kotlin-fork
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
T
History
Dmitriy Novozhilov
f3a8fcaea6
[FE] Make constructors of sealed classes
protected
instead of
internal
2021-02-12 13:36:38 +03:00
..
javaBean
…
Class.kt
…
Class.txt
…
ClassInnerClass.kt
…
ClassInnerClass.txt
…
ClassInParam.kt
…
ClassInParam.txt
…
ClassMemberConflict.kt
…
ClassMemberConflict.txt
…
ClassOutParam.kt
…
ClassOutParam.txt
…
ClassParam.kt
…
ClassParam.txt
…
ClassParamReferencesParam2.kt
…
ClassParamReferencesParam2.txt
…
ClassParamReferencesParam.kt
…
ClassParamReferencesParam.txt
…
ClassParamReferencesSelf.kt
…
ClassParamReferencesSelf.txt
…
ClassParamUpperClassBound.kt
…
ClassParamUpperClassBound.txt
…
ClassParamUpperClassInterfaceBound.kt
…
ClassParamUpperClassInterfaceBound.txt
…
ClassParamUpperInterfaceBound.kt
…
ClassParamUpperInterfaceBound.txt
…
ClassTwoParams2.kt
…
ClassTwoParams2.txt
…
ClassTwoParams.kt
…
ClassTwoParams.txt
…
EnumWithGenericConstructorParameter.kt
…
EnumWithGenericConstructorParameter.txt
…
EnumWithPrimitiveConstructorParameter.kt
…
EnumWithPrimitiveConstructorParameter.txt
…
FunInterface.kt
Support fun interfaces in kotlinx-metadata
2020-05-27 23:29:12 +02:00
FunInterface.txt
Support fun interfaces in kotlinx-metadata
2020-05-27 23:29:12 +02:00
InheritClassSimple.kt
…
InheritClassSimple.txt
…
InheritClassWithParam.kt
…
InheritClassWithParam.txt
…
InheritSubstitutedMethod.kt
…
InheritSubstitutedMethod.txt
…
InheritTraitWithFunctionParam.kt
…
InheritTraitWithFunctionParam.txt
…
InheritTraitWithParam.kt
…
InheritTraitWithParam.txt
…
InnerClassExtendInnerClass.kt
…
InnerClassExtendInnerClass.txt
…
InnerGenericClass.kt
…
InnerGenericClass.txt
…
InnerTypes.kt
…
InnerTypes.txt
…
NamedObject.kt
…
NamedObject.txt
…
NamedObjectInClass.kt
…
NamedObjectInClass.txt
…
NamedObjectInClassObject.kt
…
NamedObjectInClassObject.txt
…
NamedObjectInNamedObject.kt
…
NamedObjectInNamedObject.txt
…
NamedObjectWithAnotherTopLevelProperty.kt
…
NamedObjectWithAnotherTopLevelProperty.txt
…
NestedClass.kt
…
NestedClass.txt
…
NestedClassExtendNestedClass.kt
…
NestedClassExtendNestedClass.txt
…
NestedGenericClass.kt
…
NestedGenericClass.txt
…
RecursiveGeneric.kt
[NI] Fix testdata after enabling NI in IDE tests
2019-06-03 12:13:31 +03:00
RecursiveGeneric.txt
Revert "[NI] Disable capturing/approximation type in TypeSubstitutor with enabled NI"
2019-06-07 12:31:38 +03:00
SealedClass.kt
[FIR] Add deserialization of inheritors of sealed classes
2019-10-17 16:20:59 +03:00
SealedClass.txt
[FE] Make constructors of sealed classes
protected
instead of
internal
2021-02-12 13:36:38 +03:00
SingleAbstractMethod.kt
…
SingleAbstractMethod.txt
…
Trait.kt
…
Trait.txt
…