]> git.notmuchmail.org Git - notmuch/commitdiff
lib: centralize query parsing, store results.
authorDavid Bremner <david@tethera.net>
Sat, 25 Feb 2017 16:09:11 +0000 (12:09 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 5 Mar 2017 00:47:25 +0000 (20:47 -0400)
The main goal is to prepare the way for non-destructive (or at least
less destructive) exclude tag handling. It does this by having a
pre-parsed query available for further processing. This also allows us
to provide slightly more precise error messages.


No differences found