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 }}
sergiorandria
/
cpp-repl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #5
#5
Merged
sergiorandria
merged 9 commits into
main
sergiorandria/cpp-repl:main
from
dev
sergiorandria/cpp-repl:dev
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Dev
#5
sergiorandria
merged 9 commits into
main
sergiorandria/cpp-repl:main
from
dev
sergiorandria/cpp-repl:dev
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
ci: add automatic release for every push on main
Show description for 03bb325
sergiorandria
committed
03bb325
View commit details
Copy full SHA for 03bb325
Browse repository at this point
fix: preserve floating point precision with max_digits10
Show description for 57ae68a
sergiorandria
committed
57ae68a
View commit details
Copy full SHA for 57ae68a
Browse repository at this point
docs: killer README with capture hero
Show description for 1e64fc7
sergiorandria
committed
1e64fc7
View commit details
Copy full SHA for 1e64fc7
Browse repository at this point
docs: add simple Doxygen comments without decorative lines
Show description for d33c858
sergiorandria
committed
d33c858
View commit details
Copy full SHA for d33c858
Browse repository at this point
chore: ignore Testing/ artifacts
Show description for fc92244
sergiorandria
committed
fc92244
View commit details
Copy full SHA for fc92244
Browse repository at this point
feat: colored prompt with C++ version, timing and no-color support
Show description for a257e46
sergiorandria
committed
a257e46
View commit details
Copy full SHA for a257e46
Browse repository at this point
feat: keyword highlight after execution (syntax colors for types, keywords, strings, numbers)
Show description for 4076b4e
sergiorandria
committed
4076b4e
View commit details
Copy full SHA for 4076b4e
Browse repository at this point
feat: multiline template/requires/concept/struct support
Show description for f0d1d72
sergiorandria
committed
f0d1d72
View commit details
Copy full SHA for f0d1d72
Browse repository at this point
feat: auto-include standard library and JIT poison recovery
Show description for d51f3f6
sergiorandria
committed
d51f3f6
View commit details
Copy full SHA for d51f3f6
Browse repository at this point
You can’t perform that action at this time.