Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move stores vals to named union | katherine | 2019-05-27 | 1 | -7/+7 |
| | | | | for c99 compatibility | ||||
* | use word-wrapping for error printing | katherine | 2018-03-25 | 1 | -1/+1 |
| | |||||
* | fix error printing | katherine | 2018-03-25 | 1 | -2/+3 |
| | |||||
* | add error-printing function | katherine | 2018-03-25 | 1 | -31/+3 |
| | |||||
* | 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 | 1 | -3/+2 |
| | | | | | 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 | ||||
* | typo | katherine | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | improve phrasing | katherine | 2018-03-18 | 1 | -3/+3 |
| | |||||
* | initial commit | katherine | 2018-03-18 | 1 | -0/+120 |