mu/lib/utils
Dirk-Jan C. Binnema ef2ec7d5a5 server: split off new server command 'queries'
Instead of being part of the ping command, create a separate
queries command, which is easier for updating. Ie. 'ping' implies "show
main screen" but we don't always want that side-effect.
2023-01-07 15:40:30 +02:00
..
tests many: use Mu::Regex instead of std::regex 2022-12-30 11:15:03 +02:00
meson.build command-handler: rework for new sexp 2022-11-07 18:38:03 +02:00
mu-async-queue.hh utils/async-queue: appease helgrind 2022-02-17 23:48:59 +02:00
mu-command-handler.cc server: split off new server command 'queries' 2023-01-07 15:40:30 +02:00
mu-command-handler.hh utils/command-handler: fix symbol-arg copy-pasta 2022-11-13 15:03:07 +02:00
mu-error.hh script: Rework guile script with new CLI support 2022-11-17 11:00:06 +02:00
mu-logger.cc lib: remove mu-runtime 2022-11-16 23:31:51 +02:00
mu-logger.hh lib: remove mu-runtime 2022-11-16 23:31:51 +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-regex.hh mu-regex: make backward-compatible with older glib 2022-12-31 00:10:24 +02: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/mu-utils-format: add missing includes 2022-11-12 08:30:46 +02:00
mu-utils.cc many: use Mu::Regex instead of std::regex 2022-12-30 11:15:03 +02:00
mu-utils.hh many: use Mu::Regex instead of std::regex 2022-12-30 11:15:03 +02:00
mu-xapian-utils.hh lib: improve coverage a bit 2022-05-23 23:55:11 +03:00