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
Pump 0.4.0
- #21
#21
Merged
FrozenLemonTee
merged 12 commits into
main
mcpplibs/primitives:main
from
pump-0.4.0
mcpplibs/primitives:pump-0.4.0
Copy head branch name to clipboard
Mar 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Pump 0.4.0
#21
FrozenLemonTee
merged 12 commits into
main
mcpplibs/primitives:main
from
pump-0.4.0
mcpplibs/primitives:pump-0.4.0
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2026
docs: Update implementation plan with current status and milestones for C API integration
Show description for 3dd192a
FrozenLemonTee
committed
3dd192a
View commit details
Copy full SHA for 3dd192a
Browse repository at this point
refactor: Rename example files for clarity and update references in CMake and Lua scripts
Show description for f580e6b
FrozenLemonTee
committed
f580e6b
View commit details
Copy full SHA for f580e6b
Browse repository at this point
feat: Add examples for basic usage, conversion, and algorithms
Show description for 92f4bba
FrozenLemonTee
committed
92f4bba
View commit details
Copy full SHA for 92f4bba
Browse repository at this point
refactor: Update example references and commands for clarity and consistency
Show description for 490c869
FrozenLemonTee
committed
490c869
View commit details
Copy full SHA for 490c869
Browse repository at this point
refactor: Remove redundant error policy from compatible_i64 declaration
Show description for 1268611
FrozenLemonTee
committed
1268611
View commit details
Copy full SHA for 1268611
Browse repository at this point
chore: Bump project version to 0.4.0 in CMakeLists.txt and xmake.lua
Show description for 26a1d7b
FrozenLemonTee
committed
26a1d7b
View commit details
Copy full SHA for 26a1d7b
Browse repository at this point
feat: Add import for underlying literals in underlying.cppm
Show description for c71e282
FrozenLemonTee
committed
c71e282
View commit details
Copy full SHA for c71e282
Browse repository at this point
docs: Update README and installation guide with new namespaces and features
Show description for 81eecec
FrozenLemonTee
committed
81eecec
View commit details
Copy full SHA for 81eecec
Browse repository at this point
refactor: Remove import for underlying literals in primitives.cppm
Show description for 778f9c0
FrozenLemonTee
committed
778f9c0
View commit details
Copy full SHA for 778f9c0
Browse repository at this point
feat: Add literals module with numeric literal support and range checks
Show description for 21efda2
FrozenLemonTee
committed
21efda2
View commit details
Copy full SHA for 21efda2
Browse repository at this point
test: Add unit tests for literals module to verify type correctness and overflow behavior
Show description for 09c57f2
FrozenLemonTee
committed
09c57f2
View commit details
Copy full SHA for 09c57f2
Browse repository at this point
feat: Include cmath header for mathematical operations in algorithms
Show description for fb13425
FrozenLemonTee
committed
fb13425
View commit details
Copy full SHA for fb13425
Browse repository at this point
You can’t perform that action at this time.