index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibCore
/
ArgsParser.cpp
Age
Commit message (
Expand
)
Author
2020-12-06
LibCore: Offer to display a general description
Ben Wiederhake
2020-11-09
AK: Rename new_out to out and new_warn to warn.
asynts
2020-11-07
LibCore: Run clang-format on ArgsParser.cpp
Andreas Kling
2020-11-07
LibCore: Add an ArgsParser::add_option() overload for doubles
Nico Weber
2020-10-17
LibCore: Use new format functions in some places.
asynts
2020-09-25
Meta+LibC through LibHTTP: Make clang-format-10 clean
Ben Wiederhake
2020-08-12
LibCore: Add support for double on argparse
Diego Iastrubni
2020-06-12
AK: Make string-to-number conversion helpers return Optional
Andreas Kling
2020-05-30
LibCore: Update Core::ArgsParser to the new error message format
Sergey Bugaev
2020-05-17
LibCore: Allow ArgsParser::parse() to not exit on failure
AnotherTest
2020-05-17
LibCore: Reset getopt's state when starting parse()
AnotherTest
2020-03-08
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
Andreas Kling
2020-02-25
AK: Make Vector use size_t for its size and capacity
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling