summaryrefslogtreecommitdiff
path: root/lib/utils/mu-option.hh
AgeCommit message (Expand)Author
2023-08-09option/result: add "unwrap"Dirk-Jan C. Binnema
2023-07-05lib/utils: update library pathsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2022-04-30lib: move 3rd party code to thirdparty; add tabulate.hppDirk-Jan C. Binnema
2022-04-18option: rename to to_string_opt and to_string_view_optDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-10-18mu-options: avoid clang warningDirk-Jan C. Binnema
2020-11-28utils: Improve option/result typesDirk-Jan C. Binnema
2020-11-15utils: add Result / Option typesDirk-Jan C. Binnema