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

Linux: Use a DispatchSourceRead instead of a FileHandle.readabilityHandler
#5 by spevans was merged Sep 12, 2018 Loading… updated Sep 12, 2018
Extract Codable conformance of RawSyntax into an extension
#4 by ahoppen was merged Sep 12, 2018 Loading… updated Sep 12, 2018
Allow TokenKind to check whether it's a keyword.
#10 by nkcsgexi was merged Sep 13, 2018 Loading… updated Sep 13, 2018
Remove line directives from generated files.
#7 by allevato was merged Sep 12, 2018 Loading… updated Sep 17, 2018
Cherry-pick some post-4.2 changes into swift-4.2-branch
#6 by allevato was merged Sep 12, 2018 Loading… updated Sep 17, 2018
[4.2] Merge pull request #7 from allevato/remove-line-directives
#13 by allevato was merged Sep 17, 2018 Loading… updated Sep 17, 2018
[doc] Add a table to map release tags from the compiler to SwiftSyntax.
#16 by nkcsgexi was merged Sep 19, 2018 Loading… updated Sep 19, 2018
Use custom hash table as node lookup table
#11 by rintaro was merged Sep 22, 2018 Loading… updated Sep 24, 2018
SyntaxTreeDeserializer: Hold on to omitted nodes across multiple updates
#17 by nathawes was merged Oct 2, 2018 Loading… updated Oct 2, 2018
remove .dynamic from library product
#19 by tanner0101 was merged Oct 19, 2018 Loading… updated Nov 14, 2018
Use .exact instead of .branch in README
#38 by kastiglione was merged Nov 14, 2018 Loading… updated Nov 14, 2018
Properly compute start location after leading trivia
#37 by harlanhaskins was merged Nov 14, 2018 Loading… updated Nov 14, 2018
build-script: use just-built swiftc for testing purposes too.
#49 by nkcsgexi was merged Nov 30, 2018 Loading… updated Nov 30, 2018
Remove calls to stdlib private functions.
#51 by nkcsgexi was merged Dec 12, 2018 Loading… updated Dec 12, 2018
[build-script] Add optional options for header/lib paths to the syntax parser library
#58 by akyrtzi was merged Jan 11, 2019 Loading… updated Jan 11, 2019
Remove code related to tree deserialization
#61 by akyrtzi was merged Jan 14, 2019 Loading… updated Jan 14, 2019
[docs] add several example adopters to readme.
#57 by nkcsgexi was merged Jan 15, 2019 Loading… updated Jan 15, 2019
For the with* and SyntaxFactory APIs allow using a nil value for an optional child
#62 by akyrtzi was merged Jan 16, 2019 Loading… updated Jan 16, 2019
build-script: don't abort after delete_rpath fails.
#63 by nkcsgexi was merged Jan 18, 2019 Loading… updated Jan 18, 2019
build-script: teach the build-script to generate an Xcode project
#70 by nkcsgexi was merged Jan 29, 2019 Loading… updated Jan 29, 2019
build-script: allow the build-script to degyb files only.
#72 by nkcsgexi was merged Jan 30, 2019 Loading… updated Jan 30, 2019
Optimize determination of a RawSyntax's SourceLength
#67 by akyrtzi was merged Jan 31, 2019 Loading… updated Jan 31, 2019
ProTip! Mix and match filters to narrow down what you’re looking for.