Commit Graph

5 Commits

Author SHA1 Message Date
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
609a730e8f chore: separate definition from decleration for the fake_parser where possible. 2026-03-15 23:35:21 +04:00
a1dc3c0149 feat: Introduce a modular argument convention system for GNU and Windows styles, add .clang-format, and update CMake configuration to C++17. 2026-03-15 22:55:23 +04:00