Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create LICENSE | katherine | 2018-03-19 | 1 | -0/+29 |
| | |||||
* | update documentation for new functionality | katherine | 2018-03-19 | 4 | -56/+152 |
| | | | | | added SIMPLE_OPT_CHAR, SIMPLE_OPT_DOUBLE, and SIMPLE_OPT_STRING_SET types | ||||
* | fix usage printing correctness | katherine | 2018-03-19 | 2 | -42/+30 |
| | |||||
* | add double, char, and string_set | katherine | 2018-03-19 | 2 | -37/+131 |
| | | | | also clean up integer parsing and usage printing | ||||
* | caveat | katherine | 2018-03-19 | 1 | -2/+3 |
| | |||||
* | typo | katherine | 2018-03-19 | 2 | -3/+3 |
| | |||||
* | add forgotten NULL check | katherine | 2018-03-19 | 1 | -3/+3 |
| | |||||
* | make defines static | katherine | 2018-03-18 | 2 | -14/+14 |
| | | | | was an idiot and removed before, second-guessing myself -_- | ||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | add link to simple-opt.h | katherine | 2018-03-18 | 1 | -5/+5 |
| | |||||
* | add neglected information | katherine | 2018-03-18 | 1 | -0/+38 |
| | |||||
* | improve phrasing | katherine | 2018-03-18 | 2 | -9/+10 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | initial commit | katherine | 2018-03-18 | 4 | -0/+1218 |