Skip to content

Pull requests: swiftlang/swift-syntax

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Syntactic macro system
#969 by DougGregor was merged Oct 19, 2022 Loading…
Fix newline parsing at trailing trivia
#1661 by TTOzzi was merged May 15, 2023 Loading…
Revert "Handle pattern as editor placeholder"
#2183 by kimdv was merged Sep 13, 2023 Loading…
Delete SyntaxTransformVisitor
#2260 by ahoppen was merged Oct 5, 2023 Loading…
Introduce do expressions
#2195 by hamishknight was merged Oct 10, 2023 Loading…
[5.10][CMake] Updates to allow inclusion using FetchContent
#2252 by rintaro was merged Oct 10, 2023 Loading…
Split release notes for 510 and 511
#2270 by ahoppen was merged Oct 9, 2023 Loading…
Unit testing of AttributeRemover
#2247 by gohanlon was merged Oct 9, 2023 Loading…
[5.10] Revert "Handle pattern as editor placeholder"
#2271 by kimdv was merged Oct 9, 2023 Loading…
Remove line directives from generated files.
#7 by allevato was merged Sep 12, 2018 Loading…
[4.2] Allow TokenKind to check whether it's a keyword.
#12 by nkcsgexi was merged Sep 17, 2018 Loading…
Use custom hash table as node lookup table
#11 by rintaro was merged Sep 22, 2018 Loading…
Allow TokenKind to check whether it's a keyword.
#10 by nkcsgexi was merged Sep 13, 2018 Loading…
Optimize determination of a RawSyntax's SourceLength
#67 by akyrtzi was merged Jan 31, 2019 Loading…
Optimize SyntaxVisitor and make it a protocol
#77 by akyrtzi was merged Feb 11, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:main.