Age | Commit message (Expand) | Author |
---|---|---|
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 |