Commit Graph

7 Commits

Author SHA1 Message Date
566b9128db chore: refactor class names.
feat: introduce parser settings for controlling the exit behavior.
2026-05-13 13:04:57 +04:00
85e52a1dcd feat: accumulate to int. 2026-05-13 10:43:19 +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
54415f9527 feat: add reference capabilities to positional arguments. use existing
v2 api to capture reference arguments.
2026-05-05 11:57:36 +04:00
708f63a00d feat: implement reference capture mode. 2026-05-05 11:20:53 +04:00
7caeb20dfa feat: add compile time concatting capabilities for string building in
parsing traits for hints.
2026-05-05 10:36:12 +04:00