katherine
|
4fd21e3125
|
allow some two-char c string escape codes
\a, \b, \f, \n, \r, \t, \v
|
1 year ago |
katherine
|
197d36e32d
|
update readme changelog
|
1 year ago |
katherine
|
3fde8d9f56
|
trim extraneous semicolons
not sure why those happened
|
1 year ago |
katherine
|
879d526d7e
|
move stores vals to named union
for c99 compatibility
|
1 year ago |
katherine
|
9e8912b6d5
|
use Unlicense
best fit for a single-header thing
|
2 years ago |
katherine
|
4ceade0519
|
mark size temp as const
not strictly necessary, but for consistency's sake
|
2 years ago |
katherine
|
274369e625
|
use word-wrapping for error printing
|
2 years ago |
katherine
|
b72f0a2f26
|
update documentation
|
2 years ago |
katherine
|
86071ec611
|
fix error printing
|
2 years ago |
katherine
|
fd5b37444a
|
add error-printing function
|
2 years ago |
katherine
|
0272f28d55
|
prevent line-indenting where it should not occur
|
2 years ago |
katherine
|
9e843b2dda
|
resolve some pedantic warnings
|
2 years ago |
katherine
|
d2043c1d4c
|
squanch clang errors
|
2 years ago |
katherine
|
810a5d355c
|
update documentation to reflect header location
|
2 years ago |
katherine
|
dae878cebd
|
move header to top-level dir
makes a lot more sense that way
|
2 years ago |
katherine
|
69eac39853
|
Create LICENSE
|
2 years ago |
katherine
|
e2efbbe64e
|
update documentation for new functionality
added SIMPLE_OPT_CHAR, SIMPLE_OPT_DOUBLE, and SIMPLE_OPT_STRING_SET
types
|
2 years ago |
katherine
|
4593a526a9
|
fix usage printing correctness
|
2 years ago |
katherine
|
9231b16270
|
add double, char, and string_set
also clean up integer parsing and usage printing
|
2 years ago |
katherine
|
2323f6ef45
|
caveat
|
2 years ago |
katherine
|
22677cf08d
|
typo
|
2 years ago |
katherine
|
0da475f3e9
|
add forgotten NULL check
|
2 years ago |
katherine
|
ada96265ab
|
make defines static
was an idiot and removed before, second-guessing myself -_-
|
2 years ago |
katherine
|
37332b7790
|
typo
|
2 years ago |
katherine
|
9b5638459d
|
add link to simple-opt.h
|
2 years ago |
katherine
|
424baa89f4
|
add neglected information
|
2 years ago |
katherine
|
3c5673a2bb
|
improve phrasing
|
2 years ago |
katherine
|
2d02ac769c
|
typo
|
2 years ago |
katherine
|
8c9a113326
|
typo
|
2 years ago |
katherine
|
722c2b2244
|
initial commit
|
2 years ago |