index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
mu-result.hh
Age
Commit message (
Expand
)
Author
2023-12-13
mu-result: small tweaks
Dirk-Jan C. Binnema
2023-08-09
option/result: add "unwrap"
Dirk-Jan C. Binnema
2023-07-25
utils/result: add std::move version of Err
Dirk-Jan C. Binnema
2023-07-10
utils/result: add "unwrap" convenience function
Dirk-Jan C. Binnema
2023-07-05
lib/utils: update library paths
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-07-05
utils: rework Mu::Error and g_ logging macros with fmt
Dirk-Jan C. Binnema
2023-07-02
all: update for API changes (config etc.)
Dirk-Jan C. Binnema
2022-05-31
result: make assert_valid_result a bit more informative
Dirk-Jan C. Binnema
2022-04-30
lib: move 3rd party code to thirdparty; add tabulate.hpp
Dirk-Jan C. Binnema
2022-04-30
utils: update date/size parsing, factor out format
Dirk-Jan C. Binnema
2022-04-18
mu-result: add assert_valid_result
Dirk-Jan C. Binnema
2022-03-26
result: add Err which takes a GError
Dirk-Jan C. Binnema
2022-02-22
utils: some more convenience for error/result
Dirk-Jan C. Binnema
2022-02-18
lib: fix clang compatibility / warnings
Dirk-Jan C. Binnema
2022-02-16
utils: Improve Mu::Result
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2020-11-28
utils: Improve option/result types
Dirk-Jan C. Binnema
2020-11-15
utils: add Result / Option types
Dirk-Jan C. Binnema