lohhiiccc
|
cff77eef9d
|
refactor(cli): use named constants for return codes and implement flag handlers
|
2026-03-01 14:40:57 +01:00 |
|
lohhiiccc
|
52338017a6
|
feat: implement version command handlers
|
2026-03-01 13:56:23 +01:00 |
|
lohhiiccc
|
257ff100e3
|
feat: implement help command handlers
|
2026-03-01 13:56:07 +01:00 |
|
lohhiiccc
|
b786e79287
|
feat: add version generation and CLI parsing
Add auto-generated version header and implement full command-line
argument parsing with getopt_long support.
|
2026-03-01 13:55:11 +01:00 |
|
lohhiiccc
|
c29336ea81
|
typo: handle_quit -> handle_quiet
|
2026-02-09 15:05:03 +01:00 |
|
lohhiiccc
|
69b5766782
|
refactor: srcs/ -> src
|
2026-02-09 15:05:03 +01:00 |
|