1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
mu/lib/utils
Dirk-Jan C. Binnema dfc2cb12d7 sexp: major rework / API improvements
Use a bit nicer/modern c++, since we're using C++17 now. Add more tests.
2022-11-07 18:37:23 +02:00
..
tests utils: add helpers for assoc-pairs 2022-10-02 18:24:23 +03:00
meson.build tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-async-queue.hh utils/async-queue: appease helgrind 2022-02-17 23:48:59 +02:00
mu-command-parser.cc lib+guile: use Mu::Option, not std::optional 2022-03-28 08:58:04 +03:00
mu-command-parser.hh lib+guile: use Mu::Option, not std::optional 2022-03-28 08:58:04 +03:00
mu-error.hh mu-error: add missing string include 2022-10-30 15:51:03 +02:00
mu-logger.cc logger: with MU_LOG_STDOUTERR, write logs to console 2022-03-13 07:49:31 +02:00
mu-logger.hh logger: with MU_LOG_STDOUTERR, write logs to console 2022-03-13 07:49:31 +02:00
mu-option.cc utils: add mu-option.cc 2022-04-18 22:54:33 +03:00
mu-option.hh lib: move 3rd party code to thirdparty; add tabulate.hpp 2022-04-30 10:40:45 +03:00
mu-readline.cc mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-readline.hh mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-result.hh result: make assert_valid_result a bit more informative 2022-05-31 23:39:50 +03:00
mu-sexp.cc sexp: major rework / API improvements 2022-11-07 18:37:23 +02:00
mu-sexp.hh sexp: major rework / API improvements 2022-11-07 18:37:23 +02:00
mu-test-utils.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-test-utils.hh tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-util.c mu-util-play: simplify 2022-06-04 00:41:28 +03:00
mu-util.h mu-util-play: simplify 2022-06-04 00:41:28 +03:00
mu-utils-format.hh utils: update date/size parsing, factor out format 2022-04-30 10:40:45 +03:00
mu-utils.cc tests: update test helpers and users 2022-08-11 22:55:10 +03:00
mu-utils.hh utils: add helpers for assoc-pairs 2022-10-02 18:24:23 +03:00
mu-xapian-utils.hh lib: improve coverage a bit 2022-05-23 23:55:11 +03:00