Age | Commit message (Expand) | Author |
---|---|---|
2021-08-15 | LibCore: Make --version print same version as in LibGUI's About dialogs | Nico Weber |
2021-08-14 | LibCore: Add --version flag to ArgsParser | Nico Weber |
2021-07-07 | LibCore: Add unsigned option to ArgsParser | Aziz Berkay Yesilyurt |
2021-06-08 | LibCore/ArgsParser: Learn how to stop on first non-option | Jelle Raaijmakers |
2021-06-08 | LibCore: Support fine-grained failure behavior for ArgsParser | Jelle Raaijmakers |
2021-06-01 | LibCore: Add StringView overloads for Core::ArgsParser | Andreas Kling |
2021-04-29 | LibCore: Support Vector<String> positional arguments | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibCore: Convert String::format() => String::formatted() | Andreas Kling |
2021-04-18 | LibCore: Add ArgsParser::add_option(String&) | DexesTTP |
2021-03-07 | LibCore: Add String variant for ArgsParser::add_positional_argument | speles |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |