2026
3 projects
Task and TaskGroup Tracking for Swift Concurrency
Swift's concurrency runtime has no mechanism to enumerate live Tasks and TaskGroups. When a program using async/await stalls, existing tools such as...
Qualified Name Lookup for swift-syntax
I propose reimplementing the compiler’s qualified name lookup in the Swift-only "swift-syntax" package. I will add a new API to the...
DocC Language Features in SourceKit-LSP
This project aims to extend SourceKit LSP to add DocC Language features like go-to-definition and diagnostic support for missing or broken symbol...
