|
|
a8b7078949
|
feat: introduce help. auto add help through parser generation like another action.
|
2026-03-16 18:45:16 +04:00 |
|
|
|
a12840b241
|
fix: null terminator
|
2026-03-16 18:04:40 +04:00 |
|
|
|
fed2eb998c
|
chore: add v2 version of the linux parser
|
2026-03-16 17:52:54 +04:00 |
|
|
|
a1ada5a792
|
fix: overwrite on null terminator
|
2026-03-16 17:43:20 +04:00 |
|
|
|
182974d61a
|
fix: windows parsing
|
2026-03-16 17:41:45 +04:00 |
|
|
|
8befc60016
|
chore: introduce Windows-specific argument parsing to v2 namespace.
|
2026-03-16 16:50:42 +04:00 |
|
|
|
3552d34dac
|
chore: add missing definitions to the files. remove static qualifier from the headers. add help text to the actions.
|
2026-03-15 23:55:06 +04:00 |
|
|
|
609a730e8f
|
chore: separate definition from decleration for the fake_parser where possible.
|
2026-03-15 23:35:21 +04:00 |
|
|
|
c7304aa36e
|
chore: separate definitions from declarations for argument parser where possible.
|
2026-03-15 23:32:18 +04:00 |
|
|
|
7e2c09cbf9
|
feat: Introduce core argument parsing framework with platform-specific parsers, conventions, and type-based value parsing.
|
2026-03-15 23:05:13 +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 |
|