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
8be41edf6fa4252ba8f95b6dc198ed7072d3e703
swift-mirror
/
lib
/
Macros
/
Sources
/
SwiftMacros
History
Holly Borla
8be41edf6f
[Concurrency] Add a macro for wrapping a function body in a new task.
2025-03-03 20:51:14 -08:00
..
CMakeLists.txt
[Concurrency] Add a macro for wrapping a function body in a new task.
2025-03-03 20:51:14 -08: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
StartTaskMacro.swift
[Concurrency] Add a macro for wrapping a function body in a new task.
2025-03-03 20:51:14 -08:00
SwiftifyImportMacro.swift
[cxx-interop] Fix template parameter printing scheme for const types (
#79237
)
2025-02-28 19:41:55 -08: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