Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow some two-char c string escape codesHEADmaster | katherine | 2019-12-18 | 1 | -2/+3 |
| | | | | \a, \b, \f, \n, \r, \t, \v | ||||
* | move stores vals to named union | katherine | 2019-05-27 | 1 | -10/+10 |
| | | | | for c99 compatibility | ||||
* | use word-wrapping for error printing | katherine | 2018-03-25 | 1 | -1/+4 |
| | |||||
* | update documentation | katherine | 2018-03-25 | 1 | -14/+38 |
| | |||||
* | resolve some pedantic warnings | katherine | 2018-03-21 | 1 | -3/+6 |
| | |||||
* | update documentation for new functionality | katherine | 2018-03-19 | 1 | -18/+63 |
| | | | | | added SIMPLE_OPT_CHAR, SIMPLE_OPT_DOUBLE, and SIMPLE_OPT_STRING_SET types | ||||
* | caveat | katherine | 2018-03-19 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | typo | katherine | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | initial commit | katherine | 2018-03-18 | 1 | -0/+186 |