Histórico de Commits

Autor SHA1 Mensagem Data
  Ollrogge f784122703 LibCore: Refactor template definitions to header in ArgsParser há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Gurkirat Singh ab2d8c092e LibCore: Implement handler for `Vector<String>` positional arguments há 1 ano atrás
  Andrew Kaster b7f9634f6c LibCore: Add default version for Lagom applications há 1 ano atrás
  Sam Atkins dfb5ba0e2c LibCore: Prevent duplicate ArgsParser option names há 1 ano atrás
  Timothy Flynn aff81d318b Everywhere: Run clang-format há 2 anos atrás
  Carwyn Nelson a2591bc5fa LibCore: Make ArgParser::Arg::accept_value return ErrorOr<bool> há 2 anos atrás
  Carwyn Nelson abbfb00a02 LibCore: Make ArgParser::Option::accept_value return ErrorOr<bool> há 2 anos atrás
  Lucas CHOLLET f3d15f53c9 LibCore: Add the template instantiation `ArgsParser::add_option<u8>()` há 2 anos atrás
  Lucas CHOLLET 1c1ba6a2bd LibCore: Be explicit about integers size há 2 anos atrás
  Carwyn Nelson e247da507f LibCore: Add new String variants to ArgsParser há 2 anos atrás
  Fabian Dellwing 4ebc7306da LibCore: Implement integral ArgsParser positionals through a template há 2 anos atrás
  Fabian Dellwing f4ed9d5d83 LibCore: Add support for short integral type to ArgsParser há 2 anos atrás
  Tim Ledbetter 37bbd20cee LibCore: Remove colons from markdown header names in ArgsParser há 2 anos atrás
  Ali Mohammad Pur 83cb73a045 LibCore: Don't assume ArgsParser arguments are non-empty há 2 anos atrás
  Andreas Kling d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog há 2 anos atrás
  Ali Mohammad Pur 23c514cda3 LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&) há 2 anos atrás
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) há 2 anos atrás
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser há 2 anos atrás
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes há 2 anos atrás
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh d26aabff04 Everywhere: Run clang-format há 2 anos atrás
  Liav A 7d7127b463 LibCore: Add add_option aggregating the same option multiple times há 2 anos atrás
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions há 2 anos atrás
  kleines Filmröllchen cb0b82ec46 Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version há 2 anos atrás