Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
iris-cpp
/
x4
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
19
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Optimize sequence parsing
- #108
#108
Merged
saki7
merged 14 commits into
main
iris-cpp/x4:main
from
sequence-optimize
iris-cpp/x4:sequence-optimize
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Optimize sequence parsing
#108
saki7
merged 14 commits into
main
iris-cpp/x4:main
from
sequence-optimize
iris-cpp/x4:sequence-optimize
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
Extract sequence member traits to trait specialization
saki7
committed
38210fb
View commit details
Copy full SHA for 38210fb
Browse repository at this point
Commits on Sep 22, 2026
Eliminate <format>, noexcept spec
saki7
committed
c72163e
View commit details
Copy full SHA for c72163e
Browse repository at this point
Rewrite sequence with variadic args
saki7
committed
3e14821
View commit details
Copy full SHA for 3e14821
Browse repository at this point
Commits on Sep 23, 2026
Flatten both sides of sequence, not only left
saki7
committed
3e6132b
View commit details
Copy full SHA for 3e6132b
Browse repository at this point
Commits on Sep 24, 2026
Rewrite alternative with variadic args
saki7
committed
4c74ab7
View commit details
Copy full SHA for 4c74ab7
Browse repository at this point
Rename `multi_parser` to `nary_parser`
saki7
committed
7f03baa
View commit details
Copy full SHA for 7f03baa
Browse repository at this point
Flatten both sides of alternative, not only left
saki7
committed
f762dfe
View commit details
Copy full SHA for f762dfe
Browse repository at this point
Optimize compilation time
saki7
committed
8ad9fdf
View commit details
Copy full SHA for 8ad9fdf
Browse repository at this point
Add attribute contract test
saki7
committed
3fdf882
View commit details
Copy full SHA for 3fdf882
Browse repository at this point
Use macro in test
saki7
committed
2da7c91
View commit details
Copy full SHA for 2da7c91
Browse repository at this point
Fix regression
saki7
committed
25eb304
View commit details
Copy full SHA for 25eb304
Browse repository at this point
Fix container insertion bug on alternative
saki7
committed
228e86b
View commit details
Copy full SHA for 228e86b
Browse repository at this point
Fix container append bug
saki7
committed
1cc1709
View commit details
Copy full SHA for 1cc1709
Browse repository at this point
Add more test for alternative
saki7
committed
7d1c3c5
View commit details
Copy full SHA for 7d1c3c5
Browse repository at this point
You can’t perform that action at this time.