Skip to content
Snippets Groups Projects
  1. Sep 16, 2024
  2. Sep 26, 2023
  3. Dec 27, 2021
  4. Nov 29, 2021
  5. Aug 05, 2021
    • Martin Wölzer's avatar
      doc/doc.md: updated documentation: · c76d0be5
      Martin Wölzer authored
      - added toc
      - fixed typo in outlook section
      - fixed typo in subparser section
      - fixed typo in sub-parser section
      - fixed formatting of option-documentation
      - fixed description of sub-parser example
      - Clarified introduction of sub-parsers.
      - clarify default value
      - clarification of subparser section
      - added two newlines in description of purpose
      c76d0be5
  6. Jul 23, 2021
  7. Jul 10, 2021
  8. Nov 01, 2020
  9. May 14, 2020
  10. May 06, 2020
  11. May 04, 2020
  12. Apr 12, 2020
    • Martin Wölzer's avatar
      added new features: · 259b128f
      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
      v.0.2.0
      259b128f
  13. Feb 25, 2020
    • Martin Wölzer's avatar
      added new features: · c451594c
      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
      v.0.1.0
      c451594c
  14. Jan 23, 2020
Loading