Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update documentation for new functionality | katherine | 2018-03-19 | 1 | -7/+9 |
| | | | | | added SIMPLE_OPT_CHAR, SIMPLE_OPT_DOUBLE, and SIMPLE_OPT_STRING_SET types | ||||
* | fix usage printing correctness | katherine | 2018-03-19 | 1 | -36/+27 |
| | |||||
* | add double, char, and string_set | katherine | 2018-03-19 | 1 | -28/+98 |
| | | | | also clean up integer parsing and usage printing | ||||
* | add forgotten NULL check | katherine | 2018-03-19 | 1 | -3/+3 |
| | |||||
* | make defines static | katherine | 2018-03-18 | 1 | -10/+10 |
| | | | | was an idiot and removed before, second-guessing myself -_- | ||||
* | initial commit | katherine | 2018-03-18 | 1 | -0/+661 |