Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter 37bbd20cee LibCore: Remove colons from markdown header names in ArgsParser hace 2 años
  Ali Mohammad Pur 83cb73a045 LibCore: Don't assume ArgsParser arguments are non-empty hace 2 años
  Andreas Kling d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog hace 2 años
  Ali Mohammad Pur 23c514cda3 LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&) hace 2 años
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) hace 2 años
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes hace 2 años
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh d26aabff04 Everywhere: Run clang-format hace 2 años
  Liav A 7d7127b463 LibCore: Add add_option aggregating the same option multiple times hace 2 años
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions hace 2 años
  kleines Filmröllchen cb0b82ec46 Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version hace 2 años
  Tim Schumacher bb5db7fba6 LibCore: Add support for long integral types to ArgsParser hace 3 años
  Tim Schumacher 0f66963a56 LibCore: Implement integral ArgsParser options through a template hace 3 años
  Tim Schumacher a85b728768 LibCore: Introduce support for optional ArgsParser option values hace 3 años
  Tim Schumacher 3d51642037 LibCore: Replace the ArgsParser option argument setting with an enum hace 3 años
  Tim Schumacher 810b9daa63 LibCore: Don't print optional arguments in ArgsParser help messages hace 3 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors hace 3 años
  sin-ack 6eecc65787 AK: Explicitly calculate length of char* when printing hace 3 años
  Sam Atkins 3e5b1b1dbc LibCore: Add `ArgsParser::add_positional_argument(Vector<String>&, ...)` hace 3 años
  sin-ack 8214a935ab LibCore+Base: Hide empty options sections in manpages hace 3 años
  sin-ack cbc89632b9 LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur bcbe258619 LibCore: Set the correct invariant length for consecutive short options hace 3 años