swift
https://github.com/apple/swift
C++
The Swift Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported141 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- App using Swift macros unexpectedly report EXC_BAD_ACCESS errors
- [Typed throws] Infer thrown error type for multi-statement closures
- [IRGen][DebugInfo] Explicitly demangle names for function-like entities in CodeView
- Runtime crash when using unsafeUninitializedCapacity incorrectly
- Stop using _SwiftConcurrencyShims, use @_extern(c) to forward declare C functions instead
- Implement TypeRef::areEqual and TypeInfo::areEqual and fix TypeRef::mangle producing incorrect mangle trees
- Fix missing diagnostics about the lack of initializers in cross-module inheritance scenarios
- defer statement fails to increment refcount of `consuming` binding, causing segmentation fault
- Conditional cast from 'any Error' to 'any Equatable' always succeeds... but doesn't
- Macro: unable to add Comparable conformance if user already defined required functions
- Docs
- C++ not yet supported