aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* improve doxymentationTaylor C. Richberger2016-05-051-1/+2
|
* improve documentation, doxygenate code fullyTaylor C. Richberger2016-05-052-86/+245
|
* improve doxygenationTaylor C. Richberger2016-05-052-15/+18
|
* set up Doxygen to actually run and buildTaylor C. Richberger2016-05-052-1/+9
|
* add DoxyfileTaylor C. Richberger2016-05-051-0/+2403
|
* put installation instructionsTaylor C. Richberger2016-05-051-0/+6
|
* replace findTaylor C. Richberger2016-05-051-2/+2
|
* replace matcher container with unordered_set to improve speedTaylor C. Richberger2016-05-051-3/+3
|
* fix readme example1.0.4Taylor C. Richberger2016-05-052-12/+47
|
* great improvements to readme1.0.3Taylor C. Richberger2016-05-052-31/+221
|
* Merge branch '4-write-out-readme' into 'master' Taylor C. Richberger2016-05-053-75/+373
|\ | | | | | | | | | | | | push readme Closes #4 See merge request !2
| * push readmeTaylor C. Richberger2016-05-053-75/+373
|/
* Merge remote-tracking branch 'origin/1-create-flag-terminator-logic'Taylor C. Richberger2016-05-052-50/+46
|\
| * add terminator flag, rework interface a littleTaylor C. Richberger2016-05-052-50/+46
|/
* add simple test and allow some simple unicode support1.0.2Taylor C. Richberger2016-05-053-7/+130
|
* 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-275-0/+247