mu/lib
Dirk-Jan C. Binnema b771fd6394 query-parser: handle naked NOT, add tests
We weren't correctly expanding "naked NOT" -> AND_NOT

Fixes #2559.
2023-09-21 19:29:59 +03:00
..
message flags: add flags_mail_dir_file util 2023-09-19 22:26:45 +03:00
tests query: move phrasification to mu-query-parser 2023-09-17 18:11:21 +03:00
utils mu-file-utils: add run_command0 2023-09-19 22:26:45 +03:00
meson.build unit tests: improve 2023-09-12 21:38:57 +03:00
mu-config.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
mu-config.hh support xapian ngrams 2023-09-09 17:26:20 +03:00
mu-contacts-cache.cc lib/contacts-cache: improve code 2023-07-11 22:54:01 +03:00
mu-contacts-cache.hh lib: support ignoring addresses for contacts-cache 2023-07-02 00:06:56 +03:00
mu-indexer.cc mu-index: add blocking start() 2023-09-16 11:12:16 +03:00
mu-indexer.hh mu-index: add blocking start() 2023-09-16 11:12:16 +03:00
mu-maildir.cc lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
mu-maildir.hh lib/maildir: use mv for moving to avoid warnings 2023-07-10 23:17:06 +03:00
mu-query-macros.cc lib: replace mu-bookmarks with mu-query-macros 2023-09-11 23:54:56 +03:00
mu-query-macros.hh lib: replace mu-bookmarks with mu-query-macros 2023-09-11 23:54:56 +03:00
mu-query-match-deciders.cc mu-query-match-decider: add 'Related' to flags 2022-12-08 19:33:15 +02:00
mu-query-match-deciders.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-parser.cc query-parser: handle naked NOT, add tests 2023-09-21 19:29:59 +03:00
mu-query-parser.hh lib: implement new query parser 2023-09-09 11:59:59 +03:00
mu-query-processor.cc query: move phrasification to mu-query-parser 2023-09-17 18:11:21 +03:00
mu-query-results.hh lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-query-threads.cc lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-query-threads.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-xapianizer.cc query-parser: handle naked NOT, add tests 2023-09-21 19:29:59 +03:00
mu-query.cc mu-query: remove unnused move ctor 2023-09-12 21:35:47 +03:00
mu-query.hh mu-query: remove unnused move ctor 2023-09-12 21:35:47 +03:00
mu-scanner.cc mu-index: add blocking start() 2023-09-16 11:12:16 +03:00
mu-scanner.hh lib: move index/ into main lib/ 2023-09-10 08:55:25 +03:00
mu-script.cc clang: avoid some build warnings 2023-07-23 21:04:26 +03:00
mu-script.hh script: Rework guile script with new CLI support 2022-11-17 11:00:06 +02:00
mu-server.cc server: properly delete output-stream files 2023-09-20 21:35:55 +03:00
mu-server.hh lib: hide some code from coverage checking 2023-09-11 23:51:37 +03:00
mu-store.cc provide end-user hints and show them 2023-09-16 11:12:16 +03:00
mu-store.hh lib: unit tests: improve / better coverage 2023-09-13 23:02:53 +03:00
mu-xapian-db.cc lib: improve printability for some types 2023-09-09 17:26:20 +03:00
mu-xapian-db.hh provide end-user hints and show them 2023-09-16 11:12:16 +03:00