Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
adevress
/
swift-syntax
Public
forked from
swiftlang/swift-syntax
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
hamishknight
Datepicker
All time
Commit History
Commits on Jan 3, 2024
Merge pull request #2409 from hamishknight/add-missing-dep
Show description for af5df27
hamishknight
authored
af5df27
Copy full SHA for af5df27
Add missing dependency for SwiftSyntaxMacroExpansion
Show description for 7760e6e
hamishknight
committed
7760e6e
Copy full SHA for 7760e6e
Commits on Oct 10, 2023
Merge pull request #2195 from hamishknight/do-it
hamishknight
authored
1f3618d
Copy full SHA for 1f3618d
Commits on Oct 9, 2023
Avoid printing experimental nodes in doc comments
hamishknight
committed
00c45d0
Copy full SHA for 00c45d0
[generated] Re-generate generated code
hamishknight
committed
65adda3
Copy full SHA for 65adda3
Introduce 'do' expressions
hamishknight
committed
06ef292
Copy full SHA for 06ef292
Add a couple of missing SPI imports
hamishknight
committed
f3648a8
Copy full SHA for f3648a8
Commits on Sep 25, 2023
Merge pull request #2234 from hamishknight/i-spi
hamishknight
authored
7c6d4f7
Copy full SHA for 7c6d4f7
Commits on Sep 24, 2023
[generated] Re-generate code
hamishknight
committed
6af9a71
Copy full SHA for 6af9a71
Mark `then` statements experimental
hamishknight
committed
b4b74cd
Copy full SHA for b4b74cd
Require Swift 5.8 for SPI experimental feature syntax nodes
Show description for 93e238f
hamishknight
committed
93e238f
Copy full SHA for 93e238f
Add note to doc comment for experimental nodes
hamishknight
committed
d39d425
Copy full SHA for d39d425
Commits on Sep 19, 2023
Merge pull request #2211 from hamishknight/up-to-spec
hamishknight
authored
fb95cbb
Copy full SHA for fb95cbb
Commits on Sep 18, 2023
Remove unnecessary feature checks
Show description for 4695dc7
hamishknight
committed
4695dc7
Copy full SHA for 4695dc7
[generated] Re-generate code
hamishknight
committed
6e20f54
Copy full SHA for 6e20f54
Teach TokenSpecSet about experimental features
Show description for a99853b
hamishknight
committed
a99853b
Copy full SHA for a99853b
[BasicFormat] Handle some additional cases for `self` + `Self`
hamishknight
committed
7ef269f
Copy full SHA for 7ef269f
NFC: Introduce `peek(isAtAnyIn:)`
hamishknight
committed
dd25371
Copy full SHA for dd25371
Commits on Sep 14, 2023
Merge pull request #2193 from hamishknight/bit-flip
Show description for 00dc4d9
hamishknight
authored
00dc4d9
Copy full SHA for 00dc4d9
Fix ExperimentalFeatures raw values
Show description for 1f4b878
hamishknight
committed
1f4b878
Copy full SHA for 1f4b878
Commits on Sep 1, 2023
Merge pull request #2000 from hamishknight/then
hamishknight
authored
2504b3f
Copy full SHA for 2504b3f
[generated] Re-generate code
hamishknight
committed
33ed2d6
Copy full SHA for 33ed2d6
Avoid marking ThenStmtSyntax experimental for now
hamishknight
committed
61fb200
Copy full SHA for 61fb200
Introduce `then` statements
Show description for 94de133
hamishknight
committed
94de133
Copy full SHA for 94de133
Commits on Aug 11, 2023
Merge pull request #2051 from hamishknight/experimental-test
Show description for f695301
hamishknight
authored
f695301
Copy full SHA for f695301
Inject test case enabled experimental features
Show description for 2665e99
hamishknight
committed
2665e99
Copy full SHA for 2665e99
Commits on Aug 10, 2023
Merge pull request #2041 from hamishknight/experimental
hamishknight
authored
c3f46ad
Copy full SHA for c3f46ad
Commits on Aug 9, 2023
[generated] Update generated code
hamishknight
committed
eef462c
Copy full SHA for eef462c
Introduce ParserTestCase
Show description for 75b3b08
hamishknight
committed
75b3b08
Copy full SHA for 75b3b08
Introduce ExperimentalFeatures
Show description for 03cfd34
hamishknight
committed
03cfd34
Copy full SHA for 03cfd34
Merge the Parser initializers
Show description for 2f2e6d3
hamishknight
committed
2f2e6d3
Copy full SHA for 2f2e6d3
Make SyntaxTransformVisitor SPI
Show description for 3cb79cf
hamishknight
committed
3cb79cf
Copy full SHA for 3cb79cf
Commits on Jun 19, 2023
Merge pull request #1804 from hamishknight/getting-out-of-a-bind
hamishknight
authored
8d34d0f
Copy full SHA for 8d34d0f
Commits on Jun 17, 2023
Avoid creating binding patterns in a couple more positions
Show description for eab672b
hamishknight
committed
eab672b
Copy full SHA for eab672b
Commits on Mar 31, 2023
Merge pull request #1463 from hamishknight/lets-go-back-to-the-island
Show description for 92178c0
hamishknight
authored
92178c0
Copy full SHA for 92178c0
Pagination
Previous
Next
You can’t perform that action at this time.