aboutsummaryrefslogtreecommitdiff
path: root/args.hxx
Commit message (Expand)AuthorAgeFilesLines
...
* add simple test and allow some simple unicode support1.0.2Taylor C. Richberger2016-05-051-7/+25
* finish the help menu1.0.11.0.0Taylor C. Richberger2016-05-041-3/+87
* flesh out help menu, remove copy construction for MatcherTaylor C. Richberger2016-05-041-38/+38
* Get flag values to propegate to top group for printing as help menuTaylor C. Richberger2016-05-041-24/+145
* add word wrap and test to help with help menu generationTaylor C. Richberger2016-05-041-18/+79
* improve validation errors, add help exceptionTaylor C. Richberger2016-05-041-2/+50
* full argument parsing as needed. No help printing yet.Taylor C. Richberger2016-05-041-134/+283
* add proper argument parsingTaylor C. Richberger2016-05-041-26/+262
* Remove variadic arguments because initializer lists don't forwardTaylor C. Richberger2016-05-011-14/+23
* more fleshing outTaylor C. Richberger2016-04-301-5/+194
* add validators, add more body to libraryTaylor C. Richberger2016-04-271-0/+92
* replace hello world with real startTaylor C. Richberger2016-04-271-3/+27
* initial buildoutTaylor C. Richberger2016-04-271-0/+13