]> git.notmuchmail.org Git - notmuch/commit
lib/parse-sexp: expand queries
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:33 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
commitafe85e65786df1df9abf261393b4b4e6e2e86009
treee37ac7c90c67277ef674592585d40d10b6de3d4c
parent4083fd8bec7a34cf9c6a722b7dd511e0d31712f6
lib/parse-sexp: expand queries

The code here is just gluing together _notmuch_query_expand with the
existing sexp parser infrastructure.
doc/man7/notmuch-sexp-queries.rst
lib/parse-sexp.cc
test/T081-sexpr-search.sh