Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4-write-out-readme' into 'master' | Taylor C. Richberger | 2016-05-05 | 3 | -75/+373 |
|\ | |||||
| * | push readme | Taylor C. Richberger | 2016-05-05 | 3 | -75/+373 |
|/ | |||||
* | Merge remote-tracking branch 'origin/1-create-flag-terminator-logic' | Taylor C. Richberger | 2016-05-05 | 2 | -50/+46 |
|\ | |||||
| * | add terminator flag, rework interface a little | Taylor C. Richberger | 2016-05-05 | 2 | -50/+46 |
|/ | |||||
* | add simple test and allow some simple unicode support1.0.2 | Taylor C. Richberger | 2016-05-05 | 3 | -7/+130 |
* | finish the help menu1.0.11.0.0 | Taylor C. Richberger | 2016-05-04 | 1 | -3/+87 |
* | flesh out help menu, remove copy construction for Matcher | Taylor C. Richberger | 2016-05-04 | 1 | -38/+38 |
* | Get flag values to propegate to top group for printing as help menu | Taylor C. Richberger | 2016-05-04 | 1 | -24/+145 |
* | add word wrap and test to help with help menu generation | Taylor C. Richberger | 2016-05-04 | 1 | -18/+79 |
* | improve validation errors, add help exception | Taylor C. Richberger | 2016-05-04 | 1 | -2/+50 |
* | full argument parsing as needed. No help printing yet. | Taylor C. Richberger | 2016-05-04 | 1 | -134/+283 |
* | add proper argument parsing | Taylor C. Richberger | 2016-05-04 | 1 | -26/+262 |
* | Remove variadic arguments because initializer lists don't forward | Taylor C. Richberger | 2016-05-01 | 1 | -14/+23 |
* | more fleshing out | Taylor C. Richberger | 2016-04-30 | 1 | -5/+194 |
* | add validators, add more body to library | Taylor C. Richberger | 2016-04-27 | 1 | -0/+92 |
* | replace hello world with real start | Taylor C. Richberger | 2016-04-27 | 1 | -3/+27 |
* | initial buildout | Taylor C. Richberger | 2016-04-27 | 5 | -0/+247 |