This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
weird-codegen
Add File
New File
Upload File
Apply Patch
swift-mirror
/
lib
/
AST
/
Bridging
History
Pavel Yaskevich
667a976ec5
[ASTGen] Add support for
@execution(...)
attribute
2025-01-17 15:40:01 -08:00
..
ASTContextBridging.cpp
…
CMakeLists.txt
…
DeclAttributeBridging.cpp
[ASTGen] Add support for
@execution(...)
attribute
2025-01-17 15:40:01 -08:00
DeclBridging.cpp
[NFC] [ASTGen] Refactor attribute attachment
2024-12-19 15:49:35 -08:00
DeclContextBridging.cpp
Introduce a new Initializer subclass for the arguments of custom attributes
2024-12-06 17:40:32 -08:00
DiagnosticsBridging.cpp
bridging: reduce
#ifdef USED_IN_CPP_SOURCE
in bridging headers
2024-10-25 09:47:56 +02:00
ExprBridging.cpp
Implement an
unsafe
expression to cover uses of unsafe constructs
2025-01-10 10:39:14 -08:00
GenericsBridging.cpp
…
MiscBridging.cpp
bridging: reduce
#ifdef USED_IN_CPP_SOURCE
in bridging headers
2024-10-25 09:47:56 +02:00
PatternBridging.cpp
…
PluginBridging.cpp
…
StmtBridging.cpp
…
TypeAttributeBridging.cpp
…
TypeReprBridging.cpp
Implement ASTGen changes for integer generics from Swift Syntax
2024-11-06 13:54:59 -08:00