- Sep 16, 2024
-
-
Martin Wölzer authored
-
- Aug 30, 2024
-
-
Martin Wölzer authored
-
- Sep 26, 2023
-
-
Martin Wölzer authored
-
- Dec 27, 2021
-
-
Martin Wölzer authored
-
- Dec 11, 2021
-
-
Martin Wölzer authored
-
Martin Wölzer authored
-
Martin Wölzer authored
-
- Dec 05, 2021
-
-
Martin Wölzer authored
-
- Aug 17, 2021
-
-
Martin Wölzer authored
-
- Jul 27, 2021
-
-
Martin Wölzer authored
-
- Jul 23, 2021
-
-
Martin Wölzer authored
-
Martin Wölzer authored
furhtermore, several other improvements were done: - added new compiler warnings for gcc-10 and gcc-11 for pedantic builds - created new build-targets (i.e. libClaPP_CXX_COMPILE_OPTIONS) which contain all warnings for the current compiler.
-
Martin Wölzer authored
-
- Jan 17, 2021
-
-
Martin Wölzer authored
-
Martin Wölzer authored
-
Martin Wölzer authored
-
Martin Wölzer authored
-
- Jan 11, 2021
-
-
Martin Wölzer authored
src/include/clapp/parser.h: added get_options() in favor of get_[mandatory|optional]_option_descriptions()
-
- Dec 20, 2020
-
-
Martin Wölzer authored
-
- Nov 01, 2020
-
-
Martin Wölzer authored
-
Martin Wölzer authored
-
- May 14, 2020
-
-
Martin Wölzer authored
-
- May 06, 2020
-
-
Martin Wölzer authored
-
- May 04, 2020
-
-
Martin Wölzer authored
-
Martin Wölzer authored
-
- Apr 12, 2020
-
-
Martin Wölzer authored
- bump version to 0.2.0 - updated README.md - added and updated several tests - added and updated doc - updated sample_extractor and added sample_executor - added clang-format specification - added support for sanitizers - added more exhaustive gitlab-pipeline - added more specific exceptions - updated help-message generation in parsers (sub_parser, main_parser and basic_parser) - minor improvements of CMakeLists.txt (e.g. added cppcheck) - renamed full_example to large_example - minor improvements to examples - added test examples scripts - added build_info_string - unified arguments and options
-
- Feb 25, 2020
-
-
Martin Wölzer authored
- new exceptions based on clapp::exception::clapp_exception. - added `parse_and_validate()` function. - added found-func - added help-option - added more constexpr - added more comments to examples - code cleanup - bump version t0 0.1.0 - added gitlab-ci pipeline - added double/float values - added support for vector of short/long options - added doc-extractor
-
- Jan 23, 2020
-
-
Martin Wölzer authored
-