Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 3e5b1b1dbc LibCore: Add `ArgsParser::add_positional_argument(Vector<String>&, ...)` il y a 3 ans
  sin-ack 8214a935ab LibCore+Base: Hide empty options sections in manpages il y a 3 ans
  sin-ack cbc89632b9 LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Ali Mohammad Pur bcbe258619 LibCore: Set the correct invariant length for consecutive short options il y a 3 ans
  Kenneth Myhra 23a87a41ff LibCore: Add Vector<size_t> variant of add_option() il y a 3 ans
  Ali Mohammad Pur da12acfa78 LibCore: Allow marking options as 'hidden' in ArgsParser il y a 3 ans
  Ali Mohammad Pur ef5523231c Shell+LibCore: Provide argument help strings as display trivia il y a 3 ans
  Ali Mohammad Pur fc4d36ccd0 LibCore: Make ArgsParser perform some completion if passed --complete il y a 3 ans
  brapru 24da85d059 ArgsParser: Add support for Optional<size_t> il y a 3 ans
  mjz19910 14a267347c LibCore: Add ArgsParser::add_option for Optional double il y a 3 ans
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere il y a 3 ans
  Andreas Kling 395ba619d8 LibCore: Add Vector<StringView> variant of add_positional_argument() il y a 3 ans
  Ben Wiederhake ea9f2f80a1 LibCore: Make ArgsParser '--help' description more general il y a 3 ans
  Ben Wiederhake 0372f051e9 LibCore: Enable emitting markdown from ArgsParser il y a 3 ans
  Jean-Baptiste Boric 1b3090bf3c LibCore: Add ignored options to ArgsParser il y a 3 ans
  Ben Wiederhake 2e4ec891da Everywhere: Fix format-vulnerabilities il y a 3 ans
  Mahmoud Mandour ad80d4dce0 LibCore+LibGUI: Define a Serenity version in LibCore il y a 3 ans
  TheFightingCatfish 9721b7b2dd LibCore: Show version and help before parsing positional arguments il y a 4 ans
  Nico Weber f25be94487 LibCore: Make --version print same version as in LibGUI's About dialogs il y a 4 ans
  Nico Weber a45b6dbc07 LibCore: Include math.h instead of defining isnan() in ArgsParser.cpp il y a 4 ans
  Nico Weber 1f71d7bf22 LibCore: Add --version flag to ArgsParser il y a 4 ans
  Andreas Kling 32654b340a LibCore: Remove overly informal language in ArgsParser error message il y a 4 ans
  Aziz Berkay Yesilyurt 7db3e962f3 LibCore: Add unsigned option to ArgsParser il y a 4 ans
  Jelle Raaijmakers d7126fbbc2 LibCore/ArgsParser: Learn how to stop on first non-option il y a 4 ans
  Jelle Raaijmakers 250f8eccf3 LibCore: Support fine-grained failure behavior for ArgsParser il y a 4 ans
  Andreas Kling 313e53dca0 LibCore: Add StringView overloads for Core::ArgsParser il y a 4 ans
  Andrew Kaster b9d65da5c8 LibCore: Use Vector instead of VLA in ArgsParser::parse() il y a 4 ans
  Andreas Kling 695cdf7bc0 LibCore: Support Vector<String> positional arguments il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans