Commit graph

13 commits

Author SHA1 Message Date
lohhiiccc
b26de0f3e3 feat: pkgconfig and fix default CFLAGS 2026-04-22 17:55:50 +02:00
lohhiiccc
ae7fdf2f94 fix: coding style 2026-04-22 11:28:18 +02:00
lohhiiccc
efbae5b7d6 feat: update README 2026-04-20 17:03:34 +02:00
lohhiiccc
40d27b6a9f fix: update parse_float test to reflect accepted negatives 2026-03-29 16:35:29 +02:00
lohhiiccc
5f0f989e98 feat: add cli_parse_ufloat for non-negative float parsing 2026-03-29 16:35:29 +02:00
lohhiiccc
546862c650 docs: add README 2026-03-29 16:35:29 +02:00
lohhiiccc
74cb08edc8 fix: null check on find_option_handler return value 2026-03-29 16:35:29 +02:00
lohhiiccc
41f3b13f91 feat: add cli_print_options with extensible arg type system 2026-03-29 16:35:29 +02:00
lohhiiccc
64794a97a4 feat: add cli_parse_int64 and fix parse_float for negative values 2026-03-29 16:35:29 +02:00
lohhiiccc
a0d41dc9b0 chore: ignore automake dirstamp and test result files 2026-03-29 16:35:29 +02:00
lohhiiccc
77a5904105 feat: initial libcli implementation 2026-03-29 16:35:29 +02:00
lohhiiccc
04e067875a build: add autotools build system 2026-03-29 16:35:29 +02:00
lohhiiccc
adf84ccb8e chore: add license and gitignore 2026-03-29 01:10:01 +01:00