Andreas Kling
|
f1cc3d0fc4
Userland: Use Core::ArgsParser's Vector<StringView> API everywhere
|
3 years ago |
Andreas Kling
|
395ba619d8
LibCore: Add Vector<StringView> variant of add_positional_argument()
|
3 years ago |
Mustafa Quraish
|
7720644ae2
LibCore: Let ArgsParser::parse() accept Main::Arguments
|
3 years ago |
Ben Wiederhake
|
0372f051e9
LibCore: Enable emitting markdown from ArgsParser
|
3 years ago |
Jean-Baptiste Boric
|
1b3090bf3c
LibCore: Add ignored options to ArgsParser
|
3 years ago |
Nico Weber
|
f25be94487
LibCore: Make --version print same version as in LibGUI's About dialogs
|
4 years ago |
Nico Weber
|
1f71d7bf22
LibCore: Add --version flag to ArgsParser
|
4 years ago |
Aziz Berkay Yesilyurt
|
7db3e962f3
LibCore: Add unsigned option to ArgsParser
|
4 years ago |
Jelle Raaijmakers
|
d7126fbbc2
LibCore/ArgsParser: Learn how to stop on first non-option
|
4 years ago |
Jelle Raaijmakers
|
250f8eccf3
LibCore: Support fine-grained failure behavior for ArgsParser
|
4 years ago |
Andreas Kling
|
313e53dca0
LibCore: Add StringView overloads for Core::ArgsParser
|
4 years ago |
Andreas Kling
|
695cdf7bc0
LibCore: Support Vector<String> positional arguments
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
f4a15c8d42
LibCore: Convert String::format() => String::formatted()
|
4 years ago |
DexesTTP
|
b30f5dc8b5
LibCore: Add ArgsParser::add_option(String&)
|
4 years ago |
speles
|
63a846a2ac
LibCore: Add String variant for ArgsParser::add_positional_argument
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |