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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
iris-cpp
/
iris
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
13
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add preprocessor util
- #23
#23
Merged
saki7
merged 15 commits into
main
iris-cpp/iris:main
from
preprocessor-util
iris-cpp/iris:preprocessor-util
Copy head branch name to clipboard
Feb 13, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add preprocessor util
#23
saki7
merged 15 commits into
main
iris-cpp/iris:main
from
preprocessor-util
iris-cpp/iris:preprocessor-util
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
Add macro util
yaito3014
committed
2ce4bd9
View commit details
Copy full SHA for 2ce4bd9
Browse repository at this point
Make for lazy
yaito3014
committed
3425dba
View commit details
Copy full SHA for 3425dba
Browse repository at this point
Implement SEQ_FOR_EACH
yaito3014
committed
5cc38ff
View commit details
Copy full SHA for 5cc38ff
Browse repository at this point
Disable clang-tidy warning for preprocessor utils
yaito3014
committed
d869e88
View commit details
Copy full SHA for d869e88
Browse repository at this point
Rename directory
yaito3014
committed
cc2557b
View commit details
Copy full SHA for cc2557b
Browse repository at this point
Remove `IRIS_STRINGIZE` and `IRIS_CONCAT`
yaito3014
committed
35c06a3
View commit details
Copy full SHA for 35c06a3
Browse repository at this point
Add license headers
yaito3014
committed
5b85c6a
View commit details
Copy full SHA for 5b85c6a
Browse repository at this point
Add `WHILE`, `ADD`, `SUB` and `REPEAT_FROM_TO`
yaito3014
committed
1a00bf7
View commit details
Copy full SHA for 1a00bf7
Browse repository at this point
Enable multi-depth repetition
yaito3014
committed
c2abde7
View commit details
Copy full SHA for c2abde7
Browse repository at this point
Add `COMMA` and `COMMA_IF`
yaito3014
committed
49d11af
View commit details
Copy full SHA for 49d11af
Browse repository at this point
Add `TUPLE_TO_SEQ`
yaito3014
committed
bed738d
View commit details
Copy full SHA for bed738d
Browse repository at this point
Add `FOR_EACH_WITH_INDEX`
yaito3014
committed
172eebf
View commit details
Copy full SHA for 172eebf
Browse repository at this point
Fix
yaito3014
committed
6529585
View commit details
Copy full SHA for 6529585
Browse repository at this point
Commits on Feb 13, 2026
Add tests
yaito3014
committed
7a2f16f
View commit details
Copy full SHA for 7a2f16f
Browse repository at this point
Add llicense headers
yaito3014
committed
94c2403
View commit details
Copy full SHA for 94c2403
Browse repository at this point
You can’t perform that action at this time.