- Notifications
You must be signed in to change notification settings - Fork 465
Pull requests: swiftlang/swift-syntax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Recore deprecated SwiftSyntaxParser on top of SwiftParser
#1041 by CodaFi was merged Nov 2, 2022 Loading…
[5.10][CMake] Remove 'SWIFT_SYNTAX_ALWAYS_SINGLE_THREADED'
#2263 by rintaro was merged Oct 5, 2023 Loading…
Add missing comma diagnostic if it's inside an array or dictionary
#2257 by kimdv was merged Oct 6, 2023 Loading…
[5.10][CMake] Updates to allow inclusion using FetchContent
#2252 by rintaro was merged Oct 10, 2023 Loading…
mark the BumpPtrAllocator class as @_spi(BumpPtrAllocator).
#2249 by ChiduAnush was merged Oct 9, 2023 Loading…
Fix RawSyntax's leading/trailingTrivia computation to return nil if the outermost children don't have leading/trailing trivia
#8 by nathawes was merged Sep 7, 2018 Loading…
Update the README to include macOS trigger for Swift CI
#9 by shahmishal 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…
[4.2] Merge pull request #7 from allevato/remove-line-directives
#13 by allevato was merged Sep 17, 2018 Loading…
build-script: use just-built swiftc for testing purposes too.
#49 by nkcsgexi was merged Nov 30, 2018 Loading…
Optimize determination of a RawSyntax's SourceLength
#67 by akyrtzi was merged Jan 31, 2019 Loading…
build-script: teach the build-script to generate an Xcode project
#70 by nkcsgexi was merged Jan 29, 2019 Loading…
API: child syntax should be able to be modified by using accessors
#76 by nkcsgexi was merged Feb 9, 2019 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.