- 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
Move swiftSyntax to its own repo
#1 by ahoppen was closed Aug 27, 2018 Loading… updated Aug 28, 2018
[4.2] Allow TokenKind to check whether it's a keyword.
#12 by nkcsgexi was merged Sep 17, 2018 Loading… updated Sep 17, 2018
[4.2] Merge pull request #8 from nathawes/fix-rawsyntax-totallength-when-la…
#15 by allevato was merged Sep 17, 2018 Loading… updated Sep 17, 2018
[4.2] Merge pull request #5 from spevans/pr_linux_fix
#14 by allevato was merged Sep 17, 2018 Loading… updated Sep 17, 2018
Suppress FileManager.createFile warning on Linux
#20 by keith was closed Oct 31, 2018 Loading… updated Oct 31, 2018
[build-script] Don't mutate os.environ in run_xctests()
#22 by rintaro was merged Nov 2, 2018 Loading… updated Nov 2, 2018
build-script: always use the just-built swift compiler to build SwiftSyntax.
#21 by nkcsgexi was closed Nov 2, 2018 Loading… updated Nov 2, 2018
build-script: always use the just-built swift compiler to build SwiftSyntax.
#23 by nkcsgexi was merged Nov 2, 2018 Loading… updated Nov 2, 2018
WIP: build-script: teach the script to install SwiftSyntax build.
#28 by nkcsgexi was merged Nov 6, 2018 Loading… updated Nov 6, 2018
Merge master into swift-5.0-branch.
#29 by nkcsgexi was merged Nov 6, 2018 Loading… updated Nov 6, 2018
Add a dynamic and static library product of SwiftSyntax to Package.swift
#26 by ahoppen was merged Nov 3, 2018 Loading… updated Nov 8, 2018
build-script: add a script to rebuild SwiftSyntax and install it to an existing toolchain.
#30 by nkcsgexi was merged Nov 8, 2018 Loading… updated Nov 8, 2018
Sync swift-5.0-branch with master
#33 by nkcsgexi was merged Nov 12, 2018 Loading… updated Nov 12, 2018
Reimplement SyntaxVisitor to improve visiting performance.
#32 by nkcsgexi was merged Nov 12, 2018 Loading… updated Nov 12, 2018
add doc-comments for visitor APIs.
#34 by nkcsgexi was merged Nov 12, 2018 Loading… updated Nov 12, 2018
Add swift-tools-version comment to README example
#36 by kastiglione was merged Nov 14, 2018 Loading… updated Nov 14, 2018
Add an API for unknown checking.
#39 by nkcsgexi was merged Nov 15, 2018 Loading… updated Nov 15, 2018
Add a SyntaxVerifier to assert no unknown syntax in a fully parsed tree.
#40 by nkcsgexi was merged Nov 15, 2018 Loading… updated Nov 15, 2018
NFC: make SyntaxVerifier more swifty.
#41 by nkcsgexi was merged Nov 15, 2018 Loading… updated Nov 15, 2018
Sync swift-5.0-branch with master.
#42 by nkcsgexi was merged Nov 15, 2018 Loading… updated Nov 15, 2018
test: add a utility to print nodes with kind for debugging purposes.
#46 by nkcsgexi was merged Nov 16, 2018 Loading… updated Nov 17, 2018
Add missing spaces between argument label and argument
#47 by ahoppen was merged Nov 25, 2018 Loading… updated Nov 29, 2018
Publish SyntaxRewriter.visitChildren
#50 by beccadax was closed Dec 4, 2018 Loading… updated Dec 4, 2018
Even master and swift-5.0-branch
#52 by nkcsgexi was merged Dec 12, 2018 Loading… updated Dec 12, 2018
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.