File tree
136 files changed
+1779
-1697
lines changed- kotlin-native/backend.native/compiler/ir/backend.native/src/org/jetbrains/kotlin/backend/konan/objcexport
 - native/objcexport-header-generator
- impl/k1
- src/org/jetbrains/kotlin/backend/konan/objcexport
 - test/org/jetbrains/kotlin/backend/konan/tests
 
 - src/org/jetbrains/kotlin/backend/konan/objcexport
 - testData
- dependencies
- arrayList
 - array
 - classNameMangling
 - completionCoroutinesHandlerException
 - coroutineDispatcherKey
 - dateTimeUnit
 - exportedAndNotExportedDependency
 - extensionsLibrary
 - implementIterator
 - iterator
 - jsonNamingStrategy
 - kotlinxCoroutines
 - kotlinxDatetime
 - kotlinxSerializationCore
 - kotlinxSerializationJson
 - mapLikeSerializer
 - notExportedDependency
 - oneTypeExtensionsFromMultipleFilesMergedIntoTheSameCategory
 - propertyAnnotation
 - propertyWithCompanionTypeFromDependency
 - serializersModule
 - stringBuilder
 - suspendHandlerTranslatedAsResultAndErrorParameters
 - topLevelFunctionAndExtensionWithDependency
 
 - headers
- anonymousFunctions
 - anyMethodsOverride
 - basicConstructorWithUpperBoundParameters
 - basicGenericsInAndOut
 - basicMethodParameterWithUpperBound
 - blockWithExplicitParameterNames
 - blockWithNoParameterNames
 - cProperties
 - classAndExtensionFunctionInSameFile
 - classExtendsAbstractClass
 - classImplementingInterface
 - classReferencingDependencyClassAsReturnType
 - classReferencingOtherClassAsReturnType
 - classTypePropertyTranslation
 - classWithGenerics
 - classWithHidesFromObjCAnnotation
 - classWithKDoc
 - classWithManyMembers
 - classWithMustBeDocumentedAnnotation
 - classWithObjCNameAnnotation
 - classWithReservedName
 - classWithUnresolvedSuperTypeGenerics
 - classWithUnresolvedSuperType
 - classifiersAnnotatedWithObjCName
 - collectionTypeArguments
 - companion
 - constructors
 - deprecatedHidden
 - deprecatedWarningAndError
 - dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation
 - emptyTopLevelFacades
 - enumCKeywordsAndSpecialNamesTranslation
 - extensionFunctions
 - extensionOfPrimitiveType
 - extensionOrder
 - extensionProperties
 - extensionsMangling
 - frameworkNameWithObjCNameAndExact
 - functionWithErrorTypeAndFrameworkName
 - functionWithErrorType
 - functionWithObjCNameAnnotation
 - functionWithReservedMethodNameAndReturnType
 - functionWithReservedMethodName
 - functionWithThrowsAnnotation
 - functionsAnnotatedWithObjCName
 - genericExtensionPropertyIsNotTranslatedAsStaticOne
 - genericSuperType
 - illegalStateException
 - innerClassWithExtensionFunction
 - innerClass
 - interfaceExtension
 - interfaceImplementingInterface
 - interfaceReferencingOtherInterfaceAsReturnType
 - internalPublicApi
 - kdocWithBlockTags
 - kotlinUnitIsForwarded
 - mangleGenerics
 - mangleInitConstructors
 - mangleProperty
 - mangleThrowsAnnotation
 - manyClassesAndInterfaces
 - memberFunctionSignatureOrder
 - methodWithMultipleTypeParameters
 - methodWithMultipleUpperBoundsParameters
 - multipleInheritance
 - multipleInterfacesImplementationChain
 - nestedClassWithFrameworkName
 - nestedClass
 - nestedGenericClass
 - nothing
 - nullableFunctionalTypeArgumentsAndReturnTypesTranslated
 - objCEntryPoints
 - objectWithGenericSuperclass
 - objectWithReservedName
 - parameterWithMustBeDocumentedAnnotation
 - privateCompanion
 - privateGenericSuperInterface
 - privateSuperInterfaceWithCovariantOverride
 - privateSuperInterface
 - privateTopLevelClassProperty
 - propertiesAnnotatedWithObjCName
 - propertyGetter
 - releaseKeywordAsMethodName
 - samInterface
 - sameClassNameInDifferentPackage
 - sameFunctionNameInDifferentClass
 - sameFunctionNameInDifferentInterface
 - samePropertyAndFunctionName
 - simpleClass
 - simpleDataClass
 - simpleEnumClass
 - simpleInterface
 - simpleObject
 - sinceVersionAnnotation
 - sourceFileWithDotInName
 - specialFunctionNamesExplicitMethodFamily
 - specialFunctionNames
 - subclassParameterTypeTranslationWithoutUpperBound
 - superClassExtensionsMangling
 - superClassWithCovariantOverride
 - suspendFunction
 - throwable
 - topLevelFunctionWithNumberReturn
 - topLevelFunction
 - topLevelProperty
 - varWithPrivateSetterTranslatedAsImmutableProperty
 - vararg
 
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+1779
-1697
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
90 | 90 |  | |
91 | 91 |  | |
92 | 92 |  | |
93 |  | - | |
 | 93 | + | |
 | 94 | + | |
 | 95 | + | |
94 | 96 |  | |
95 | 97 |  | |
96 | 98 |  | |
 | |||
133 | 135 |  | |
134 | 136 |  | |
135 | 137 |  | |
136 |  | - | |
 | 138 | + | |
137 | 139 |  | |
138 | 140 |  | |
139 | 141 |  | |
 | |||
Lines changed: 94 additions & 82 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
56 | 56 |  | |
57 | 57 |  | |
58 | 58 |  | |
 | 59 | + | |
 | 60 | + | |
 | 61 | + | |
 | 62 | + | |
 | 63 | + | |
 | 64 | + | |
 | 65 | + | |
 | 66 | + | |
 | 67 | + | |
 | 68 | + | |
59 | 69 |  | |
60 | 70 |  | |
61 | 71 |  | |
 | |||
77 | 87 |  | |
78 | 88 |  | |
79 | 89 |  | |
80 |  | - | |
81 | 90 |  | |
82 |  | - | |
 | 91 | + | |
83 | 92 |  | |
84 | 93 |  | |
85 |  | - | |
86 |  | - | |
 | 94 | + | |
87 | 95 |  | |
88 | 96 |  | |
89 | 97 |  | |
 | |||
543 | 551 |  | |
544 | 552 |  | |
545 | 553 |  | |
546 |  | - | |
547 |  | - | |
 | 554 | + | |
 | 555 | + | |
 | 556 | + | |
548 | 557 |  | |
549 |  | - | |
 | 558 | + | |
550 | 559 |  | |
551 |  | - | |
 | 560 | + | |
552 | 561 |  | |
553 |  | - | |
554 |  | - | |
555 |  | - | |
556 |  | - | |
557 |  | - | |
558 |  | - | |
559 |  | - | |
560 |  | - | |
561 |  | - | |
562 |  | - | |
 | 562 | + | |
 | 563 | + | |
 | 564 | + | |
 | 565 | + | |
 | 566 | + | |
 | 567 | + | |
 | 568 | + | |
 | 569 | + | |
 | 570 | + | |
 | 571 | + | |
 | 572 | + | |
 | 573 | + | |
 | 574 | + | |
563 | 575 |  | |
564 |  | - | |
 | 576 | + | |
 | 577 | + | |
565 | 578 |  | |
566 |  | - | |
567 |  | - | |
568 |  | - | |
569 | 579 |  | |
570 |  | - | |
571 |  | - | |
572 |  | - | |
573 |  | - | |
574 |  | - | |
575 |  | - | |
576 |  | - | |
577 |  | - | |
578 |  | - | |
579 |  | - | |
580 |  | - | |
581 |  | - | |
 | 580 | + | |
 | 581 | + | |
582 | 582 |  | |
583 | 583 |  | |
584 |  | - | |
585 |  | - | |
586 |  | - | |
587 |  | - | |
588 |  | - | |
589 |  | - | |
590 |  | - | |
591 |  | - | |
592 |  | - | |
 | 584 | + | |
 | 585 | + | |
 | 586 | + | |
 | 587 | + | |
 | 588 | + | |
593 | 589 |  | |
594 | 590 |  | |
595 |  | - | |
596 | 591 |  | |
597 |  | - | |
598 |  | - | |
 | 592 | + | |
 | 593 | + | |
599 | 594 |  | |
600 |  | - | |
 | 595 | + | |
601 | 596 |  | |
602 |  | - | |
 | 597 | + | |
603 | 598 |  | |
604 |  | - | |
605 |  | - | |
606 |  | - | |
607 |  | - | |
608 |  | - | |
609 |  | - | |
610 |  | - | |
611 |  | - | |
612 |  | - | |
613 |  | - | |
614 |  | - | |
 | 599 | + | |
 | 600 | + | |
 | 601 | + | |
 | 602 | + | |
 | 603 | + | |
 | 604 | + | |
 | 605 | + | |
 | 606 | + | |
 | 607 | + | |
 | 608 | + | |
 | 609 | + | |
 | 610 | + | |
615 | 611 |  | |
616 |  | - | |
 | 612 | + | |
 | 613 | + | |
617 | 614 |  | |
618 |  | - | |
619 |  | - | |
620 |  | - | |
621 | 615 |  | |
622 |  | - | |
623 |  | - | |
624 |  | - | |
 | 616 | + | |
 | 617 | + | |
 | 618 | + | |
 | 619 | + | |
 | 620 | + | |
 | 621 | + | |
 | 622 | + | |
 | 623 | + | |
 | 624 | + | |
 | 625 | + | |
 | 626 | + | |
 | 627 | + | |
 | 628 | + | |
625 | 629 |  | |
626 |  | - | |
627 |  | - | |
628 |  | - | |
629 |  | - | |
630 |  | - | |
 | 630 | + | |
 | 631 | + | |
 | 632 | + | |
 | 633 | + | |
 | 634 | + | |
 | 635 | + | |
 | 636 | + | |
 | 637 | + | |
 | 638 | + | |
 | 639 | + | |
 | 640 | + | |
631 | 641 |  | |
 | 642 | + | |
 | 643 | + | |
 | 644 | + | |
 | 645 | + | |
632 | 646 |  | |
633 | 647 |  | |
634 | 648 |  | |
 | |||
677 | 691 |  | |
678 | 692 |  | |
679 | 693 |  | |
680 |  | - | |
 | 694 | + | |
681 | 695 |  | |
682 | 696 |  | |
683 |  | - | |
684 |  | - | |
685 |  | - | |
686 |  | - | |
687 |  | - | |
688 |  | - | |
689 |  | - | |
 | 697 | + | |
 | 698 | + | |
 | 699 | + | |
 | 700 | + | |
 | 701 | + | |
 | 702 | + | |
 | 703 | + | |
690 | 704 |  | |
691 |  | - | |
692 |  | - | |
693 |  | - | |
 | 705 | + | |
694 | 706 |  | |
695 | 707 |  | |
696 | 708 |  | |
 | |||
0 commit comments