Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cli: make it possible to extend option types | Yaroslav de la Peña Smirnov | 39 hours |
| | | | | | Make it possible to extend options with custom value parsers by embeding `struct cli_opt` into a custom struct and setting the `set()` "method". | ||
* | init | Yaroslav de la Peña Smirnov | 2023-07-22 |
Just some C wares; hmap, list, optional, unit tests. |