Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-22 | argv.h: argv_show_status(): output keyval pairs where appropriate.HEADmain | midipix | 1 | -0/+23 |
2024-06-22 | argv.h: argv_scan(): added option for parsing keyval pair and keyval array. | midipix | 1 | -5/+203 |
2024-06-22 | argv.h: argv_show_status(): refactor for better readability. | midipix | 1 | -2/+4 |
2024-06-22 | argv.h: argv_alloc(): refactor for better readability. | midipix | 1 | -7/+11 |
2024-06-22 | argv.h: whitespace meditation. | midipix | 1 | -6/+6 |
2024-05-28 | argv.h: usage screen: avoid extra <stace> when all long options are hybrid-only. | midipix | 1 | -1/+11 |
2024-05-28 | argv.h: usage screen: prettify: <short-option><space><long-option>. | midipix | 1 | -1/+1 |
2024-05-15 | argv.h: argv_usage_impl(): use a sentinel with a non-contant format specifier. | midipix | 1 | -1/+1 |
2024-05-15 | regex module: implemented token scanners, added definitions and scan table. | midipix | 1 | -0/+6 |
2024-05-07 | driver: created program skeleton. | midipix | 8 | -0/+451 |
2024-05-07 | imported argv.h: a thread-safe argument vector parser. | midipix | 1 | -0/+1022 |