- 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
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… updated Sep 8, 2018
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
Using enum case instead of boolean value to indicate how SyntaxVisitor should continue.
#35 by nkcsgexi was merged Nov 14, 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
[RawSyntax] For the
RawSyntax.contentLength calculation make sure to ignore missing tokens #65 by akyrtzi 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
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.