Histórico de commits

Autor SHA1 Mensagem Data
  Lucas CHOLLET f3d15f53c9 LibCore: Add the template instantiation `ArgsParser::add_option<u8>()` 2 anos atrás
  Lucas CHOLLET 1c1ba6a2bd LibCore: Be explicit about integers size 2 anos atrás
  Carwyn Nelson e247da507f LibCore: Add new String variants to ArgsParser 2 anos atrás
  Fabian Dellwing 4ebc7306da LibCore: Implement integral ArgsParser positionals through a template 2 anos atrás
  Fabian Dellwing f4ed9d5d83 LibCore: Add support for short integral type to ArgsParser 2 anos atrás
  Tim Ledbetter 37bbd20cee LibCore: Remove colons from markdown header names in ArgsParser 2 anos atrás
  Ali Mohammad Pur 83cb73a045 LibCore: Don't assume ArgsParser arguments are non-empty 2 anos atrás
  Andreas Kling d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog 2 anos atrás
  Ali Mohammad Pur 23c514cda3 LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&) 2 anos atrás
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2 anos atrás
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser 2 anos atrás
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anos atrás
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes 2 anos atrás
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 anos atrás
  Liav A 7d7127b463 LibCore: Add add_option aggregating the same option multiple times 2 anos atrás
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 anos atrás
  kleines Filmröllchen cb0b82ec46 Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version 2 anos atrás
  Tim Schumacher bb5db7fba6 LibCore: Add support for long integral types to ArgsParser 3 anos atrás
  Tim Schumacher 0f66963a56 LibCore: Implement integral ArgsParser options through a template 3 anos atrás
  Tim Schumacher a85b728768 LibCore: Introduce support for optional ArgsParser option values 3 anos atrás
  Tim Schumacher 3d51642037 LibCore: Replace the ArgsParser option argument setting with an enum 3 anos atrás
  Tim Schumacher 810b9daa63 LibCore: Don't print optional arguments in ArgsParser help messages 3 anos atrás
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 anos atrás
  sin-ack 6eecc65787 AK: Explicitly calculate length of char* when printing 3 anos atrás