Sergey Bogolepov
|
591e98a947
|
[KT-63275] Generate wrapper bodies in the SwiftExportExtension
|
2024-01-12 15:06:18 +00:00 |
|
Sergey Bogolepov
|
d54877be87
|
[KT-63275] Prepare SirAsSwiftSourcesPrinter for non-empty bodies
|
2024-01-12 15:06:18 +00:00 |
|
Dmitrii Gridin
|
b6d373d8e5
|
Update copyright to 2024
|
2024-01-05 13:43:17 +00:00 |
|
Artem Olkov
|
cae6e0ee0f
|
Add checks that kotlin-native.swift-export.enabled is actually turned on
Merge-request: KT-MR-13506
Merged-by: Artem Olkov <artem.olkov@jetbrains.com>
|
2023-12-14 10:27:19 +00:00 |
|
Sergey Bogolepov
|
01976990e8
|
[Swift Export] Use ExportedBridge instead of ExportForCppRuntime
ExportedBridge annotation actually does what we need in Swift Export.
Unlike ExportForCppRuntime, it prevents symbol from DCE.
|
2023-12-13 14:09:58 +00:00 |
|
Artem Olkov
|
5fcdd4a9f6
|
KT-63748: Pack Swift Export Frontend into compiler plugin
Co-authored-by: Sergej Jaskiewicz <jaskiewiczs@icloud.com>
Merge-request: KT-MR-13351
Merged-by: Artem Olkov <artem.olkov@jetbrains.com>
|
2023-12-13 10:40:38 +00:00 |
|