Andreas Kling
|
6d841f2628
LibCore: Run clang-format on ArgsParser.cpp
|
4 年之前 |
Nico Weber
|
b143e604d7
LibCore: Add an ArgsParser::add_option() overload for doubles
|
4 年之前 |
asynts
|
c9ca897a45
LibCore: Use new format functions in some places.
|
4 年之前 |
Ben Wiederhake
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 年之前 |
Diego Iastrubni
|
64c15798e7
LibCore: Add support for double on argparse
|
5 年之前 |
Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 年之前 |
Sergey Bugaev
|
b4ca45b5ec
LibCore: Update Core::ArgsParser to the new error message format
|
5 年之前 |
AnotherTest
|
1c4f38749e
LibCore: Allow ArgsParser::parse() to not exit on failure
|
5 年之前 |
AnotherTest
|
16ba0b39f3
LibCore: Reset getopt's state when starting parse()
|
5 年之前 |
Andreas Kling
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
5 年之前 |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 年之前 |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 年之前 |