-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: xparq/Args
Perhaps another nice utility to also generate (not just consu...
#54
opened Nov 5, 2023 by
xparq
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Create a ridiculously frugal version without any STL
question
Further information is requested
#61
opened Nov 25, 2023 by
xparq
2 tasks
WTF, did I really just remove Greedy mode completely? :-o
question
Further information is requested
#60
opened Nov 25, 2023 by
xparq
Flag to select -xy to mean -x -y or --x=y (-x y) if x is defined to take params
#58
opened Nov 15, 2023 by
xparq
Perhaps another nice utility to also generate (not just consume) cmdlines
#54
opened Nov 5, 2023 by
xparq
1 of 7 tasks
Handy one-liner to...() utility methods (since already having <string>)
#53
opened Nov 5, 2023 by
xparq
1 task
Flag to disable either / or - as prefix
enhancement
New feature or request
#52
opened Nov 5, 2023 by
xparq
Add name=val support by default (+ flag to disable)
enhancement
New feature or request
#49
opened Nov 5, 2023 by
xparq
Support --multi=1,2,3 (not just --multi 1 2 3)!
enhancement
New feature or request
#45
opened Nov 1, 2023 by
xparq
7 tasks
Error handling: remove invalid options
enhancement
New feature or request
#44
opened Nov 1, 2023 by
xparq
Change short options to "optionally accept" 1 param by default, except the last one, which should take none...?
enhancement
New feature or request
question
Further information is requested
#43
opened Nov 1, 2023 by
xparq
7 tasks
Should --arg= actually delete arg, not set it to empty?
question
Further information is requested
#42
opened Nov 1, 2023 by
xparq
1 of 2 tasks
Either suck at documenting that New feature or request
[flag]
is not the value, just the *presence* of "flag", or suck at handling --flag=
, --flag=0
, --flag=false
etc...
enhancement
#38
opened Jan 30, 2023 by
xparq
Eval. op[] returning New feature or request
std::optional<string>
enhancement
#27
opened Jan 28, 2023 by
xparq
Error handling: consider an "unknown" container for unexpected options
enhancement
New feature or request
#15
opened Jan 26, 2023 by
xparq
Support range-based iteration directly on an Args object
enhancement
New feature or request
#9
opened Jan 26, 2023 by
xparq
Add a simplified New feature or request
named
accessor for the most common use case
enhancement
#7
opened Jan 26, 2023 by
xparq
Actually support "min. number of option params"
enhancement
New feature or request
#3
opened Jan 26, 2023 by
xparq
ProTip!
no:milestone will show everything without a milestone.