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
.
mcpplibs
/
primitives
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor numeric type handling and enhance conversion modules
- #18
#18
Merged
FrozenLemonTee
merged 11 commits into
main
mcpplibs/primitives:main
from
refactor-complete-conversion
mcpplibs/primitives:refactor-complete-conversion
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Refactor numeric type handling and enhance conversion modules
#18
FrozenLemonTee
merged 11 commits into
main
mcpplibs/primitives:main
from
refactor-complete-conversion
mcpplibs/primitives:refactor-complete-conversion
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
refactor: Remove redundant casting templates for improved clarity and maintainability
Show description for 66c758a
FrozenLemonTee
committed
66c758a
View commit details
Copy full SHA for 66c758a
Browse repository at this point
refactor: Introduce underlying proxy types for improved numeric type handling
Show description for 2510fc1
FrozenLemonTee
committed
2510fc1
View commit details
Copy full SHA for 2510fc1
Browse repository at this point
refactor: Introduce bridge representations for integer and float types to enhance type handling
Show description for 38f0cc9
FrozenLemonTee
committed
38f0cc9
View commit details
Copy full SHA for 38f0cc9
Browse repository at this point
test: Enhance numeric risk tests to support underlying and proxy representation bridges
Show description for b29f427
FrozenLemonTee
committed
b29f427
View commit details
Copy full SHA for b29f427
Browse repository at this point
refactor: Update numeric risk handling to support broader numeric types and improve type safety
Show description for 988227e
FrozenLemonTee
committed
988227e
View commit details
Copy full SHA for 988227e
Browse repository at this point
refactor: Simplify numeric proxy structure by consolidating integer and floating point handling
Show description for 4f4e527
FrozenLemonTee
committed
4f4e527
View commit details
Copy full SHA for 4f4e527
Browse repository at this point
refactor: Update .gitignore to exclude CMake build directories
Show description for a083d5d
FrozenLemonTee
committed
a083d5d
View commit details
Copy full SHA for a083d5d
Browse repository at this point
feat: Implement mixing and primitive conversion modules for enhanced type casting
Show description for 5f36c77
FrozenLemonTee
committed
5f36c77
View commit details
Copy full SHA for 5f36c77
Browse repository at this point
refactor: Add mixing and primitive conversion modules to conversion interface
Show description for 6fde8c4
FrozenLemonTee
committed
6fde8c4
View commit details
Copy full SHA for 6fde8c4
Browse repository at this point
refactor: Update import statement for underlying traits in conversion module
Show description for a30b89b
FrozenLemonTee
committed
a30b89b
View commit details
Copy full SHA for a30b89b
Browse repository at this point
refactor: Clean up import statements and add new tests for primitive conversions
Show description for 7b39fe4
FrozenLemonTee
committed
7b39fe4
View commit details
Copy full SHA for 7b39fe4
Browse repository at this point
You can’t perform that action at this time.