Commit graph

9 commits

Author SHA1 Message Date
lohhiiccc
a1bb371d3a feat: add cli_parse_ufloat for non-negative float parsing 2026-03-29 15:17:17 +02:00
lohhiiccc
960ed4584f docs: add README 2026-03-29 03:46:05 +02:00
lohhiiccc
f91ed23cb0 fix: null check on find_option_handler return value 2026-03-29 03:31:46 +02:00
lohhiiccc
a7dd6bde3b feat: add cli_print_options with extensible arg type system 2026-03-29 03:27:41 +02:00
lohhiiccc
3336ac272c feat: add cli_parse_int64 and fix parse_float for negative values 2026-03-29 03:27:25 +02:00
lohhiiccc
4589912088 chore: ignore automake dirstamp and test result files 2026-03-29 01:44:54 +01:00
lohhiiccc
08f50151d3 feat: initial libcli implementation 2026-03-29 01:44:54 +01:00
lohhiiccc
05a69b48de build: add autotools build system 2026-03-29 01:24:43 +01:00
lohhiiccc
adf84ccb8e chore: add license and gitignore 2026-03-29 01:10:01 +01:00