aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add HelpParams::showCommandChildren and HelpParams::showCommandFullHelpPavel Belikov2017-11-062-67/+263
|
* add help output for commandsPavel Belikov2017-11-062-76/+133
|
* add description for commandsPavel Belikov2017-11-062-8/+112
|
* refactor GetDescriptionPavel Belikov2017-11-062-68/+83
|
* Merge pull request #37 from pavel-belikov/subparsersTaylor C. Richberger2017-11-052-235/+629
|\ | | | | [WIP] Subparsers
| * add subparsersPavel Belikov2017-11-042-235/+629
|/
* update contributing, add Pavel Belikov to copyright linesTaylor C. Richberger2017-10-164-3/+8
|
* add a few test cases and bump version6.2.0Taylor C. Richberger2017-10-162-1/+8
|
* Merge pull request #35 from pavel-belikov/implicit-valuesTaylor C. Richberger2017-10-162-175/+485
|\ | | | | Implicit values and nargs
| * add ImplicitValueFlag, NargsValueFlagPavel Belikov2017-10-162-175/+485
|/
* Merge pull request #34 from pavel-belikov/hidden-argsTaylor C. Richberger2017-10-152-51/+68
|\ | | | | Add Options::Hidden to exclude option from help
| * add Options::HiddenPavel Belikov2017-10-152-51/+68
|/
* Merge pull request #31 from pavel-belikov/required-optionsTaylor C. Richberger2017-10-152-9/+151
|\ | | | | Required flags
| * add Options::Required flagPavel Belikov2017-10-132-9/+151
|/
* add readme noteTaylor C. Richberger2017-09-261-0/+2
|
* Merge pull request #28 from travisdowns/masterTaylor C. Richberger2017-08-061-3/+3
|\ | | | | Fix multiply defined symbols at link by adding inline, fixes #21
| * Fix multiply defined symbols at link by adding inline, fixes #21tdowns2017-08-061-3/+3
|/
* version bump6.1.0Taylor C. Richberger2017-07-091-1/+1
|
* allow all List types to work with range-based for loopsTaylor C. Richberger2017-07-091-53/+184
|
* Merge pull request #24 from IvanKush/masterTaylor C. Richberger2017-07-031-2/+46
|\ | | | | added container typedefs and begin/end methods to ValueFlagList
| * added container typedefs to ValueFlagListIvan Kush2017-07-031-2/+46
|/
* Merge pull request #22 from MtnViewJohn/vs2017_fixesTaylor C. Richberger2017-05-291-26/+26
|\ | | | | Fixes some more gcc and VS2017 warnings
| * Fix variables shadowing the help memberJohn W. Horigan2017-05-271-18/+18
| |
| * Fix unreachable code warningJohn W. Horigan2017-05-271-2/+2
| |
| * Removed unused parametersJohn W. Horigan2017-05-271-6/+6
|/
* add -WpedanticTaylor C. Richberger2017-05-141-1/+1
|
* Merge branch 'master' of github.com:Taywee/argsTaylor C. Richberger2016-10-180-0/+0
|\
| * Merge pull request #14 from MtnViewJohn/deshadowTaylor C. Richberger2016-08-301-100/+100
| |\ | | | | | | Fix for many warnings in Visual Studio
* | | update version6.0.4Taylor C. Richberger2016-08-301-1/+1
| |/ |/|
* | Add '_' to all method parameters with names that shadow class members.John W. Horigan2016-08-291-100/+100
|/ | | | Rename local variables with names that shadow class members.
* fix pages6.0.3Taylor C. Richberger2016-08-234-5/+2
|
* Merge branch 'master' of github.com:Taywee/args6.0.2Taylor C. Richberger2016-08-161-1/+1
|\
| * Merge pull request #11 from vmrob/fix-submodule-uriTaylor C. Richberger2016-07-281-1/+1
| |\ | | | | | | Fix submodule uri
| | * Fix submodule uriVictor Robertson2016-07-281-1/+1
| |/
* | include guardsTaylor C. Richberger2016-08-163-1/+7
|/
* Increase warningsTaylor C. Richberger2016-07-162-1/+1
|
* fix many bugs, add tests for terminator6.0.1Taylor C. Richberger2016-07-164-5/+86
|
* Merge branch 'master' of github.com:Taywee/argsTaylor C. Richberger2016-07-161-51/+51
|\
| * Merge pull request #8 from iamthebot/masterTaylor C. Richberger2016-07-161-51/+51
| |\ | | | | | | validators must be defined earlier for compilation with Intel C++
| | * validators must be defined earlierAlfredo Luque2016-07-151-51/+51
| |/
* | update pagesTaylor C. Richberger2016-07-111-0/+0
|/
* bump version, change template use6.0.0Taylor C. Richberger2016-07-115-96/+164
|
* switch pages to a submoduleTaylor C. Richberger2016-07-074-13/+12
|
* correct wordingsTaylor C. Richberger2016-07-061-23/+33
|
* fix readme exampleTaylor C. Richberger2016-06-301-2/+4
|
* give a little bit of doxygenationTaylor C. Richberger2016-06-301-0/+4
|
* add noexcept functionality5.1.0Taylor C. Richberger2016-06-303-64/+299
|
* add proglinepostfix to gitlikeTaylor C. Richberger2016-06-301-0/+1
|
* Bump version to 5.0.05.0.0Taylor C. Richberger2016-06-301-1/+1
|
* make the last of the v5 changesTaylor C. Richberger2016-06-304-178/+321
|