summaryrefslogtreecommitdiff
path: root/src/option.hh
AgeCommit message (Expand)Author
2024-08-16include headers cleanupAdriĆ  Arrufat
2024-08-12Move debug utils to debug.hh/debug.ccMaxime Coste
2023-10-25Default comparison operators that can beMaxime Coste
2023-10-25Remove redundant comparison operatorsMaxime Coste
2020-09-09Add support for removing from optionsMaxime Coste
2019-10-17Remove explicit sizes from make_array callsMaxime Coste
2019-06-19Refactor option_to_string quoting support, introduce Quoting::RawMaxime Coste
2018-07-24Quote every option type but integral typesMaxime Coste
2018-07-22Opt-in types for quoting of option listsMaxime Coste
2018-07-05Change option lists to be specified as separate arguments on commands lineMaxime Coste
2017-11-12Move Array and ConstexprVector to a constexpr_utils.hh headerMaxime Coste
2017-06-17src: Add a `commands` debug flagFrank LENORMAND
2017-03-16Fixes some clang-tidy warning and add a few missing meta.hh includeMaxime Coste
2017-03-16Try to clean up option include a bitMaxime Coste