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 }}
jemarq04
/
cpp-argparse
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 19, 2024
update arithmetic operator overloads for ArgumentValueList so that the rest of the list is copied to the resultant list. other small changes to resolve WSL compilation errors
jemarq04
committed
31efe17
View commit details
Copy full SHA for 31efe17
Browse repository at this point
Commits on Dec 13, 2024
add is_false() helper function and logical operator overloads to ArgumentValue and ArgumentValueList
jemarq04
committed
d9f5a6e
View commit details
Copy full SHA for d9f5a6e
Browse repository at this point
Commits on Nov 1, 2024
add is_true() method for ArgumentValue objects
jemarq04
committed
8446ca0
View commit details
Copy full SHA for 8446ca0
Browse repository at this point
Commits on Jul 27, 2024
Add comment for parse_args()
jemarq04
committed
4c330f0
View commit details
Copy full SHA for 4c330f0
Browse repository at this point
Commits on Jul 22, 2024
Add table of contents to README.md
jemarq04
authored
9e401e1
View commit details
Copy full SHA for 9e401e1
Browse repository at this point
Fix typo in README
Justin Marquez
committed
87ae80f
View commit details
Copy full SHA for 87ae80f
Browse repository at this point
Commits on Jul 18, 2024
Fixed parser-level defaults. Changed return-type of get_defaults() to ArgumentValueList. Cleaned up some code.
Justin Marquez
committed
22e247f
View commit details
Copy full SHA for 22e247f
Browse repository at this point
Updated README.md
Justin Marquez
committed
28e9225
View commit details
Copy full SHA for 28e9225
Browse repository at this point
add pre-release version
Justin Marquez
committed
140230d
View commit details
Copy full SHA for 140230d
Browse repository at this point
Update autorelease.yml to avoid checking version number past '_'
jemarq04
authored
5062c67
View commit details
Copy full SHA for 5062c67
Browse repository at this point
reorganizing functions
Justin Marquez
committed
05d5a54
View commit details
Copy full SHA for 05d5a54
Browse repository at this point
Update README.md
Justin Marquez
committed
25544db
View commit details
Copy full SHA for 25544db
Browse repository at this point
Updated README.md
Justin Marquez
committed
043fee7
View commit details
Copy full SHA for 043fee7
Browse repository at this point
Updated README.md
Justin Marquez
committed
3d2be4b
View commit details
Copy full SHA for 3d2be4b
Browse repository at this point
Merge branch 'main' of github.com:jemarq04/cpp-argparse
Justin Marquez
committed
467a583
View commit details
Copy full SHA for 467a583
Browse repository at this point
modified README to reflect emphasis on familiarity with python's argparse
Justin Marquez
committed
bc32ac4
View commit details
Copy full SHA for bc32ac4
Browse repository at this point
Update README.md
jemarq04
authored
402bb8e
View commit details
Copy full SHA for 402bb8e
Browse repository at this point
Update README.md
Justin Marquez
committed
5f8e27c
View commit details
Copy full SHA for 5f8e27c
Browse repository at this point
Update README.md
jemarq04
authored
f6b188f
View commit details
Copy full SHA for f6b188f
Browse repository at this point
Update README.md
Justin Marquez
committed
b6b15b1
View commit details
Copy full SHA for b6b15b1
Browse repository at this point
Commits on Jul 16, 2024
Updated README.md
Justin Marquez
committed
dd58682
View commit details
Copy full SHA for dd58682
Browse repository at this point
Commits on Jul 12, 2024
Improved function organization and added most common operator overloads for ArgumentValue and ArgumentValueList be able to work with the parsed values without having to capture them into a variable…
Show description for 5968606
Justin Marquez
committed
5968606
View commit details
Copy full SHA for 5968606
Browse repository at this point
Commits on Jul 11, 2024
Merge branch 'main' of github.com:jemarq04/cpp-argparse
Justin Marquez
committed
95ae9b5
View commit details
Copy full SHA for 95ae9b5
Browse repository at this point
Added new assignment operator for ArgumentValueList from string
Justin Marquez
committed
65d5627
View commit details
Copy full SHA for 65d5627
Browse repository at this point
Update autorelease.yml to release automatically
jemarq04
authored
f6c659c
View commit details
Copy full SHA for f6c659c
Browse repository at this point
Update autorelease.yml
jemarq04
authored
2f90966
View commit details
Copy full SHA for 2f90966
Browse repository at this point
Update autorelease.yml
jemarq04
authored
4246951
View commit details
Copy full SHA for 4246951
Browse repository at this point
Update autorelease.yml
jemarq04
authored
2d067d1
View commit details
Copy full SHA for 2d067d1
Browse repository at this point
Update autorelease.yml
jemarq04
authored
575a22f
View commit details
Copy full SHA for 575a22f
Browse repository at this point
Update autorelease.yml
jemarq04
authored
7c695a3
View commit details
Copy full SHA for 7c695a3
Browse repository at this point
Update autorelease.yml
jemarq04
authored
504db53
View commit details
Copy full SHA for 504db53
Browse repository at this point
fixed issue with makefile
Justin Marquez
committed
30c7c84
View commit details
Copy full SHA for 30c7c84
Browse repository at this point
Merge branch 'main' of github.com:jemarq04/cpp-argparse
Justin Marquez
committed
72d2117
View commit details
Copy full SHA for 72d2117
Browse repository at this point
updated makefile to use bash
Justin Marquez
committed
d7696ab
View commit details
Copy full SHA for d7696ab
Browse repository at this point
Update autorelease.yml for testing
jemarq04
authored
060610e
View commit details
Copy full SHA for 060610e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.