Commit History

Author SHA1 Message Date
  Pavel Shliak 6ec06a01a2 LibCore: Do not include math.h in ArgsParser 7 months ago
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Lenny Maiorani f99d1d3bd7 Vector: Implement `find`, `find_if`, `find_first_matching` in terms of `AK::find*` 4 years ago
  Ben Wiederhake 52a8062084 LibCore: Offer to display a general description 4 years ago
  asynts 3b3edbc4d2 AK: Rename new_out to out and new_warn to warn. 4 years ago
  Andreas Kling 6d841f2628 LibCore: Run clang-format on ArgsParser.cpp 4 years ago
  Nico Weber b143e604d7 LibCore: Add an ArgsParser::add_option() overload for doubles 4 years ago
  asynts c9ca897a45 LibCore: Use new format functions in some places. 4 years ago
  Ben Wiederhake ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 years ago
  Diego Iastrubni 64c15798e7 LibCore: Add support for double on argparse 5 years ago
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 years ago
  Sergey Bugaev b4ca45b5ec LibCore: Update Core::ArgsParser to the new error message format 5 years ago
  AnotherTest 1c4f38749e LibCore: Allow ArgsParser::parse() to not exit on failure 5 years ago
  AnotherTest 16ba0b39f3 LibCore: Reset getopt's state when starting parse() 5 years ago
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller 5 years ago
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago