Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix error printing | katherine | 2018-03-25 | 1 | -2/+3 |
| | |||||
* | add error-printing function | katherine | 2018-03-25 | 1 | -31/+3 |
| | |||||
* | resolve some pedantic warnings | katherine | 2018-03-21 | 1 | -3/+6 |
| | |||||
* | squanch clang errors | katherine | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | update documentation to reflect header location | katherine | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | update documentation for new functionality | katherine | 2018-03-19 | 2 | -21/+65 |
| | | | | | added SIMPLE_OPT_CHAR, SIMPLE_OPT_DOUBLE, and SIMPLE_OPT_STRING_SET types | ||||
* | fix usage printing correctness | katherine | 2018-03-19 | 1 | -6/+3 |
| | |||||
* | add double, char, and string_set | katherine | 2018-03-19 | 1 | -9/+33 |
| | | | | also clean up integer parsing and usage printing | ||||
* | caveat | katherine | 2018-03-19 | 1 | -2/+3 |
| | |||||
* | typo | katherine | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | make defines static | katherine | 2018-03-18 | 1 | -4/+4 |
| | | | | was an idiot and removed before, second-guessing myself -_- | ||||
* | add neglected information | katherine | 2018-03-18 | 1 | -0/+38 |
| | |||||
* | improve phrasing | katherine | 2018-03-18 | 1 | -3/+3 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | initial commit | katherine | 2018-03-18 | 2 | -0/+306 |