- Notifications
You must be signed in to change notification settings - Fork 10.6k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[cxx-interop] Add support for custom C++ destructors. c++ interop Feature: Interoperability with C++
#32291 by zoecarver was merged Jan 28, 2021 Loading…
[Autodiff] Adds part of the Autodiff specific closure-specialization optimization pass AutoDiff
#71775 by jkshtj was merged May 10, 2024 Loading…
[stdlib] Rewriting native hashed collection indices (rebased)
#5291 by Gankra was merged Nov 4, 2016 Loading…
3 of 4 tasks
[Batch mode] Write supplementary output file map. rdar://problem/38157859
#15013 by davidungar was merged Mar 17, 2018 Loading…
Added unimplemented expression cases in the ASTPrinter
#64667 by Rajveer100 was merged Feb 5, 2024 Loading…
Add a C++ Interoperability Vision Document c++ interop Feature: Interoperability with C++
#60501 by zoecarver was closed May 22, 2023 Loading…
[SE-0287] [Sema] Implementation for implicit member chains swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process
#31679 by Jumhyn was merged Aug 28, 2020 Loading…
An implementation for 0168-multi-line-string-literals.md compiler The Swift compiler itself feature A feature request or implementation lexer Area → compiler: The legacy C++ lexer literals Feature → expressions: Literals such as an integer or string literal multiline string literals Feature → expressions → literals → string literals: multiline string literals
#8813 by johnno1962 was merged Apr 26, 2017 Loading…
[AST] NFC: Enable reference storage type meta-programming
#16237 by davezarzycki was merged Jul 5, 2018 Loading…
Change diagnostic error thrown for when string interpolations aren't closed by a parenthesis
#58882 by NSAntoine was merged Jun 4, 2022 Loading…
[CS] Use fixes to diagnose instance member on type (or vice versa) access
#21830 by theblixguy was merged Feb 23, 2019 Loading…
Add support for calling C++ constructors c++ interop Feature: Interoperability with C++
#30630 by martinboehme was merged Oct 20, 2020 Loading…
ASTGen: An assortment of strides and improvements
#67111 by AnthonyLatsis was merged Sep 16, 2023 Loading…
Track Clang function types in the AST
#27479 by varungandhi-apple was merged Dec 4, 2019 Loading…
3 tasks done
Adds entry points to the runtime that exposes metadata
#32339 by augusto2112 was merged Jul 24, 2020 Loading…
Refactoring performSema in order to add timers
#11656 by davidungar was merged Sep 23, 2017 Loading…
[cxx-interop] Support function templates. c++ interop Feature: Interoperability with C++
#33053 by zoecarver was merged Oct 22, 2020 Loading…
Convert Swift Differentiable Programming Implementation Overview to Markdown
#40443 by philipturner was merged Dec 8, 2021 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.