Commit History

Author SHA1 Message Date
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Brian Gianforcaro 95c0ec9afc Tests: Fix TestLibCoreArgsParser with add_positional_argument API change 3 years ago
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere 3 years ago
  Jelle Raaijmakers 10e8b99038 LibC: Make `getopt` modify `argv` again 4 years ago
  Jelle Raaijmakers d7126fbbc2 LibCore/ArgsParser: Learn how to stop on first non-option 4 years ago
  Jelle Raaijmakers 0b0bce78f6 LibCore/ArgsParser: Add test suite 4 years ago