Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere há 3 anos atrás
  Andreas Kling 395ba619d8 LibCore: Add Vector<StringView> variant of add_positional_argument() há 3 anos atrás
  Ben Wiederhake ea9f2f80a1 LibCore: Make ArgsParser '--help' description more general há 3 anos atrás
  Ben Wiederhake 0372f051e9 LibCore: Enable emitting markdown from ArgsParser há 3 anos atrás
  Jean-Baptiste Boric 1b3090bf3c LibCore: Add ignored options to ArgsParser há 3 anos atrás
  Ben Wiederhake 2e4ec891da Everywhere: Fix format-vulnerabilities há 3 anos atrás
  Mahmoud Mandour ad80d4dce0 LibCore+LibGUI: Define a Serenity version in LibCore há 3 anos atrás
  TheFightingCatfish 9721b7b2dd LibCore: Show version and help before parsing positional arguments há 4 anos atrás
  Nico Weber f25be94487 LibCore: Make --version print same version as in LibGUI's About dialogs há 4 anos atrás
  Nico Weber a45b6dbc07 LibCore: Include math.h instead of defining isnan() in ArgsParser.cpp há 4 anos atrás
  Nico Weber 1f71d7bf22 LibCore: Add --version flag to ArgsParser há 4 anos atrás
  Andreas Kling 32654b340a LibCore: Remove overly informal language in ArgsParser error message há 4 anos atrás
  Aziz Berkay Yesilyurt 7db3e962f3 LibCore: Add unsigned option to ArgsParser há 4 anos atrás
  Jelle Raaijmakers d7126fbbc2 LibCore/ArgsParser: Learn how to stop on first non-option há 4 anos atrás
  Jelle Raaijmakers 250f8eccf3 LibCore: Support fine-grained failure behavior for ArgsParser há 4 anos atrás
  Andreas Kling 313e53dca0 LibCore: Add StringView overloads for Core::ArgsParser há 4 anos atrás
  Andrew Kaster b9d65da5c8 LibCore: Use Vector instead of VLA in ArgsParser::parse() há 4 anos atrás
  Andreas Kling 695cdf7bc0 LibCore: Support Vector<String> positional arguments há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  DexesTTP b30f5dc8b5 LibCore: Add ArgsParser::add_option(String&) há 4 anos atrás
  speles 63a846a2ac LibCore: Add String variant for ArgsParser::add_positional_argument há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás