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-sexp.hh
Age
Commit message (
Expand
)
Author
2026-01-23
sexp.hh: silence compiler warnings
Dirk-Jan C. Binnema
2025-04-12
mu-server: cleanup find prop handling
Dirk-Jan C. Binnema
2025-03-23
mu-find: implement format=json2
Dirk-Jan C. Binnema
2025-03-23
mu-sexp: fix c++23 warning for suffix operator
Dirk-Jan C. Binnema
2023-08-19
remove Mu::format, use mu_format
Dirk-Jan C. Binnema
2023-06-27
utils/sexp: extend and improve tests
Dirk-Jan C. Binnema
2023-06-04
utils/sexp: add some convenience
Dirk-Jan C. Binnema
2022-11-07
sexp: major rework / API improvements
Dirk-Jan C. Binnema
2022-06-18
build: fix some compiler warnings
Dirk-Jan C. Binnema
2022-05-06
sexp: allow for some prettified string output
Dirk-Jan C. Binnema
2022-05-05
store: ensure updates update message sexp too
Dirk-Jan C. Binnema
2022-02-20
mu-sexp: add some small conveniences
Dirk-Jan C. Binnema
2022-02-18
lib: fix clang compatibility / warnings
Dirk-Jan C. Binnema
2022-02-14
update code for Mu::MessagePriority
Dirk-Jan C. Binnema
2021-10-22
lib/server: send query results in batches
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-05-02
mu-sexp: make lists printable
Dirk-Jan C. Binnema
2021-01-22
lib: Update for new querying machinery
Dirk-Jan C. Binnema
2020-10-26
mu: support json output directly
Dirk-Jan C. Binnema
2020-08-15
mu-sexp: use std::vector instead of std::deque
Dirk-Jan C. Binnema
2020-07-26
build: attempt to avoid some libc++ problems
Dirk-Jan C. Binnema
2020-07-25
fix compilation error / clang warnings
Dirk-Jan C. Binnema
2020-07-13
utils/sexp: Clean up API and implementation
Dirk-Jan C. Binnema
2020-06-09
utils/sexp: add a bit more convenience
Dirk-Jan C. Binnema
2020-06-06
lib/utils: build s-expression programmatically building
Dirk-Jan C. Binnema