Commit Graph

7 Commits

Author SHA1 Message Date
3f63bf958f feat: parser settings. 2026-05-13 13:05:51 +04:00
b8e9f5c98c feat: introduce reference return, accumulators. chore: lint 2026-05-12 11:38:46 +04:00
21ca1f638b chore: format 2026-05-07 17:49:47 +04:00
2d018e94d5 Add should_exit support for v2 parsers
- Add should_exit support to v2 platform parsers
- Introduce macros.h and integrate trait hints
- Wire CMake packaging with config, version, and install dirs
- Update parser traits to include validation hooks and fixes
2026-04-20 18:43:44 +04:00
2d4dc123ae chore: deduplicate builtin help action generation. 2026-03-16 19:26:44 +04:00
ddb2d0bf10 feat: add help command to linux and macos parsers. 2026-03-16 18:46:47 +04:00
c7304aa36e chore: separate definitions from declarations for argument parser where possible. 2026-03-15 23:32:18 +04:00