20 Commits (7759821b13e74c7aac05d4b7fb67de599cab65e9)

Author SHA1 Message Date
Riyyi 7759821b13 Util: Fix string_view substring selection 3 years ago
Riyyi b6bfcbdc33 Util: Support for optional arguments in ArgParser 3 years ago
Riyyi ca95ef1cf1 Util: Add simple validation to ArgParser number conversions 3 years ago
Riyyi 6efa314c38 Util: Move ArgParser private function implementations to the bottom 3 years ago
Riyyi 4e30b58305 Util: Switch ArgParser option/argument creation to list initialization 3 years ago
Riyyi 0fffa86ba0 Util: Deduplicate ArgParser accept value lambdas 3 years ago
Riyyi 9cecb8602f Util: Add more ArgParser argument types 3 years ago
Riyyi 67fd31a746 Util: Add argument parsing to ArgParser 3 years ago
Riyyi dc4fcc10ce Util+Test: Implement exit on first error in main ArgParser loop 3 years ago
Riyyi f021cf0e15 Util: Fix parsing for exit on first error setting 3 years ago
Riyyi 3f1ced53f6 Util: Rename variable to plural 3 years ago
Riyyi f92b75a463 Util+Test: Add setting to stop parsing on first non-option 3 years ago
Riyyi a70d67f8fa Util: Don't try to parse a '--' parameter 3 years ago
Riyyi 072d805344 Util+Test: Add more ArgParser option types 3 years ago
Riyyi 98dec3e51a Util: Handle accepting values return state in ArgParser 3 years ago
Riyyi 1366bf14b1 Util+Test: Change size_type to size_t 3 years ago
Riyyi 68cdd625b4 Util+Test: Add parsing of multi-value options 3 years ago
Riyyi a5c422a2cc Util+Test: Add support for '--' to enable non-option mode 3 years ago
Riyyi 04482fb10d Util: Return the result of the option parsing 3 years ago
Riyyi 8a1fb689bd Initial commit 3 years ago