summaryrefslogtreecommitdiff
path: root/lib/utils/mu-sexp.hh
AgeCommit message (Expand)Author
2026-01-23sexp.hh: silence compiler warningsDirk-Jan C. Binnema
2025-04-12mu-server: cleanup find prop handlingDirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-03-23mu-sexp: fix c++23 warning for suffix operatorDirk-Jan C. Binnema
2023-08-19remove Mu::format, use mu_formatDirk-Jan C. Binnema
2023-06-27utils/sexp: extend and improve testsDirk-Jan C. Binnema
2023-06-04utils/sexp: add some convenienceDirk-Jan C. Binnema
2022-11-07sexp: major rework / API improvementsDirk-Jan C. Binnema
2022-06-18build: fix some compiler warningsDirk-Jan C. Binnema
2022-05-06sexp: allow for some prettified string outputDirk-Jan C. Binnema
2022-05-05store: ensure updates update message sexp tooDirk-Jan C. Binnema
2022-02-20mu-sexp: add some small conveniencesDirk-Jan C. Binnema
2022-02-18lib: fix clang compatibility / warningsDirk-Jan C. Binnema
2022-02-14update code for Mu::MessagePriorityDirk-Jan C. Binnema
2021-10-22lib/server: send query results in batchesDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-05-02mu-sexp: make lists printableDirk-Jan C. Binnema
2021-01-22lib: Update for new querying machineryDirk-Jan C. Binnema
2020-10-26mu: support json output directlyDirk-Jan C. Binnema
2020-08-15mu-sexp: use std::vector instead of std::dequeDirk-Jan C. Binnema
2020-07-26build: attempt to avoid some libc++ problemsDirk-Jan C. Binnema
2020-07-25fix compilation error / clang warningsDirk-Jan C. Binnema
2020-07-13utils/sexp: Clean up API and implementationDirk-Jan C. Binnema
2020-06-09utils/sexp: add a bit more convenienceDirk-Jan C. Binnema
2020-06-06lib/utils: build s-expression programmatically buildingDirk-Jan C. Binnema