Commit Graph

10 Commits

Author SHA1 Message Date
562b9eb522 implement suggestions for unknown command/option 2026-01-10 07:25:46 +01:00
47834c91d8 fix option parsing 2026-01-08 22:21:41 +01:00
fa5fa89bec rename RunError to RuntimeFailure 2026-01-08 21:29:32 +01:00
6aa6c1b3c8 improve command handling, change argument/option registration 2026-01-08 18:53:54 +01:00
2a9f086c9d improve exceptions 2026-01-07 22:11:37 +01:00
921229aa5b implement type-safe fallback commands 2026-01-07 21:44:25 +01:00
ecd255479a implement automatic help 2026-01-07 18:53:35 +01:00
4e9b358ef8 implement optional variable argument/option ranges, refactor exception handling
adapt required/optional argument handling
implement bounded/unbounded variable argument handling
2026-01-06 22:47:21 +01:00
0a8e51c7ab improve argument/option declaration 2026-01-06 11:12:45 +01:00
0dc064b8cf improve parsing and flag Options 2025-12-31 22:48:51 +01:00