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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
weird-codegen
Add File
New File
Upload File
Apply Patch
swift-mirror
/
lib
/
Macros
/
Sources
/
SwiftMacros
History
Gabor Horvath
042b108e6f
[cxx-interop] Make ClangImporter support lifetimebound annotated spans
...
Generate safe Swift Span wrappers using the new SwiftifyImport macro. rdar://139074571
2025-01-22 15:07:02 +00:00
..
CMakeLists.txt
Rename pointer bounds (
#78210
)
2024-12-20 11:36:01 +01:00
DebugDescriptionMacro.swift
Macros: Implement expansion(of:providingMembersOf:conformingTo:in:) on MemberMacros.
2024-10-16 16:35:54 -07:00
DistributedResolvableMacro.swift
SwiftMacros: Remove unnecessary
.as()
cast from DistributedResolvableMacro.
2024-12-13 11:10:48 -08:00
OptionSetMacro.swift
Implement ASTGen changes for integer generics from Swift Syntax
2024-11-06 13:54:59 -08:00
SwiftifyImportMacro.swift
[cxx-interop] Make ClangImporter support lifetimebound annotated spans
2025-01-22 15:07:02 +00:00
SyntaxExtensions.swift
[TaskLocal] avoid some return type, since CI is using old Swift
2024-05-17 16:01:04 +09:00
TaskLocalMacro.swift
[TaskLocal] TL macro must handle force unwrapped optional types
2024-05-17 11:12:02 +09:00