Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 7 | -1/+550 | |
2024-05-15 | table-based token scanner: implemented tbnf_scan_token(), tbnf_scan_tokens(). | midipix | 4 | -0/+108 | |
2024-05-15 | library api: added token scanner definitions and structures. | midipix | 1 | -0/+38 | |
2024-05-07 | driver: created program skeleton. | midipix | 21 | -4/+1421 | |
2024-05-07 | imported argv.h: a thread-safe argument vector parser. | midipix | 1 | -0/+1022 | |
2024-05-07 | project: created skeleton. | midipix | 11 | -0/+111 | |
2024-04-28 | build system: imported sofort, a project-agnostic build system. | midipix | 50 | -0/+6190 | |
2024-04-28 | created repository. | midipix | 3 | -0/+45 | |