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 }}
dchohfi
/
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
All users
Datepicker
All time
Commit History
Commits on Apr 3, 2023
Merge pull request #1477 from bnbarham/empty-trivia
Show description for cb3f64d
bnbarham
authored
cb3f64d
Copy full SHA for cb3f64d
Merge pull request #1461 from kavon/without-operator
Show description for fb9d8d2
kavon
authored
fb9d8d2
Copy full SHA for fb9d8d2
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
Make leading/trailing trivia required fields
Show description for 4d2212c
bnbarham
committed
4d2212c
Copy full SHA for 4d2212c
Revert bump pointer allocator slab size change
hamishknight
committed
b2a2e75
Copy full SHA for b2a2e75
Better recover invalid regex in expression position
Show description for ee95225
hamishknight
committed
ee95225
Copy full SHA for ee95225
Correctly classify operators split from a regex literal
Show description for c2b7ad2
hamishknight
committed
c2b7ad2
Copy full SHA for c2b7ad2
Address review feedback
hamishknight
committed
2f19e8c
Copy full SHA for 2f19e8c
Update generated code
hamishknight
committed
675f870
Copy full SHA for 675f870
Complete regex literal lexing
Show description for ec2f3d3
hamishknight
committed
ec2f3d3
Copy full SHA for ec2f3d3
Generalize raw string closing delimiter parsing logic
Show description for 607849d
hamishknight
committed
607849d
Copy full SHA for 607849d
Refactor operator lexing in `lexNormal` a bit
Show description for b18a80c
hamishknight
committed
b18a80c
Copy full SHA for b18a80c
Remove ForwardSlashRegexDisabledTests.swift
Show description for cb21dfd
hamishknight
committed
cb21dfd
Copy full SHA for cb21dfd
Track the previous keyword in Cursor
Show description for 90638bb
hamishknight
committed
90638bb
Copy full SHA for 90638bb
Cleanup translated tests
Show description for bf2ff4c
hamishknight
committed
bf2ff4c
Copy full SHA for bf2ff4c
Import regex parsing tests from test/StringProcessing/Parse
ahoppen
authored and
hamishknight
committed
1f5e2c1
Copy full SHA for 1f5e2c1
Merge pull request #1447 from kimdv/kimdv/add-diagnostic-for-missing-optional-binding
kimdv
authored
ffcbc91
Copy full SHA for ffcbc91
Merge pull request #1469 from DougGregor/macro-context-add-diags
DougGregor
authored
e5178e2
Copy full SHA for e5178e2
Commits on Mar 30, 2023
[Macros] Fix diagnostic to more closely reflect what the compiler used to have
DougGregor
committed
a77e414
Copy full SHA for a77e414
[Macros] Centralize "unwrapping" of errors into diagnostics.
Show description for d553bfe
DougGregor
committed
d553bfe
Copy full SHA for d553bfe
Add diagnostic for missing condition binding
kimdv
committed
6ac5f4b
Copy full SHA for 6ac5f4b
Commits on Mar 29, 2023
Merge pull request #1462 from ahoppen/ahoppen/instructions-on-macos-only
Show description for 9ad7a48
ahoppen
authored
9ad7a48
Copy full SHA for 9ad7a48
Merge pull request #1436 from ahoppen/ahoppen/token-kind-mismatches
Show description for 9df5d69
ahoppen
authored
9df5d69
Copy full SHA for 9df5d69
Commits on Mar 28, 2023
Only output number of executed instructions in `swift-parser-cli` on macOS
Show description for 9d92ceb
ahoppen
committed
9d92ceb
Copy full SHA for 9d92ceb
add parsing for ~ (the 'without' operator)
kavon
committed
6ae6c2c
Copy full SHA for 6ae6c2c
Merge pull request #1456 from kimdv/kimdv/add-space-on-leading-and-trailing-equal
kimdv
authored
ced4443
Copy full SHA for ced4443
Merge pull request #1457 from hamishknight/eof
hamishknight
authored
96e6850
Copy full SHA for 96e6850
Merge pull request #1440 from ahoppen/ahoppen/version-parsing
Show description for c7dd3f4
ahoppen
authored
c7dd3f4
Copy full SHA for c7dd3f4
Fix multiple cases where the parser produced token kinds that didn’t match the token kinds in the syntax node definitions
Show description for aea4442
ahoppen
committed
aea4442
Copy full SHA for aea4442
[Macros] Support code item macro expansion (#1442)
rxwei
authored
94add47
Copy full SHA for 94add47
Remove check for `endOfFile` in `advance`
Show description for 17289d4
hamishknight
committed
17289d4
Copy full SHA for 17289d4
Add diagnostic for missing space around `=`
kimdv
committed
1b1ae9a
Copy full SHA for 1b1ae9a
Merge pull request #1445 from kimdv/kimdv/add-diagnostic-for-comparison-in-default-value
kimdv
authored
33e4b33
Copy full SHA for 33e4b33
Remove value that is optional
kimdv
committed
0643ff3
Copy full SHA for 0643ff3
Add diagnostic for comparison in default value
kimdv
committed
cf38c18
Copy full SHA for cf38c18
Pagination
Previous
Next
You can’t perform that action at this time.