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
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
.
Serial-IO
/
cpp-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor/better error codes
- #18
#18
Merged
Katze719
merged 14 commits into
main
Serial-IO/cpp-core:main
from
refactor/better-error-codes
Serial-IO/cpp-core:refactor/better-error-codes
Copy head branch name to clipboard
Jun 6, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Refactor/better error codes
#18
Katze719
merged 14 commits into
main
Serial-IO/cpp-core:main
from
refactor/better-error-codes
Serial-IO/cpp-core:refactor/better-error-codes
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
Refactor status codes and remove deprecated header
Show description for edd214c
Katze719
authored and
Dorn, Paul-Alexander
committed
edd214c
View commit details
Copy full SHA for edd214c
Browse repository at this point
Refactor status code definitions in status_codes.h
Show description for 1616b1c
Katze719
authored and
Dorn, Paul-Alexander
committed
1616b1c
View commit details
Copy full SHA for 1616b1c
Browse repository at this point
Enhance status code structure in status_codes.h
Show description for f9aef38
Katze719
authored and
Dorn, Paul-Alexander
committed
f9aef38
View commit details
Copy full SHA for f9aef38
Browse repository at this point
Refactor status code organization in status_codes.h
Show description for be05f7b
Katze719
authored and
Dorn, Paul-Alexander
committed
be05f7b
View commit details
Copy full SHA for be05f7b
Browse repository at this point
Remove the Monitor struct from status_codes.h to streamline status code definitions and improve code clarity.
Katze719
committed
6ea7683
View commit details
Copy full SHA for 6ea7683
Browse repository at this point
Add status code definitions in a new header file
Show description for f4bf824
Katze719
committed
f4bf824
View commit details
Copy full SHA for f4bf824
Browse repository at this point
Refactor CategoryBase template in status_code.h
Show description for b833253
Katze719
committed
b833253
View commit details
Copy full SHA for b833253
Browse repository at this point
Update kCategoryMultiplier initialization in CategoryBase template
Show description for 8b235ba
Katze719
committed
8b235ba
View commit details
Copy full SHA for 8b235ba
Browse repository at this point
Add new status code generation macros and enhance error handling
Show description for 176158d
Katze719
committed
176158d
View commit details
Copy full SHA for 176158d
Browse repository at this point
Refactor error handling functions in StatusCode
Show description for 2b63c69
Katze719
committed
2b63c69
View commit details
Copy full SHA for 2b63c69
Browse repository at this point
Commits on Mar 19, 2026
Enhance status code structure in status_code.h
Show description for a5ce350
Katze719
committed
a5ce350
View commit details
Copy full SHA for a5ce350
Browse repository at this point
Commits on Mar 20, 2026
Update include/cpp_core/status_code.h
Show description for 9375730
Katze719
and
Mqxx
authored
9375730
View commit details
Copy full SHA for 9375730
Browse repository at this point
Enhance CategoryBase template in status_code.h
Show description for ba2838b
Katze719
committed
ba2838b
View commit details
Copy full SHA for ba2838b
Browse repository at this point
Commits on Jun 6, 2026
test: move status code static asserts into compile test
Katze719
committed
27e1913
View commit details
Copy full SHA for 27e1913
Browse repository at this point
You can’t perform that action at this time.