This website requires JavaScript.
Explore
Help
Sign In
alx
/
mu4e
Watch
1
Star
0
Fork
0
You've already forked mu4e
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
971cbaf31a46653c6297cfd41876237fc37cc8fe
mu4e
/
lib
/
parser
History
djcb
f840d0deaa
parser: promote single value to a range for range-fields
...
Treat e.g. 'date:20170101' as 'date:20170101..20170101', just like the Xapian parser does.
2017-12-03 12:39:31 +02:00
..
data.hh
phrases: only allow for index fields
2017-10-27 18:42:58 +03:00
dummy-processor.hh
…
Makefile.am
parser: add more tests
2017-10-28 14:12:50 +03:00
parse.cc
…
parser.cc
parser: promote single value to a range for range-fields
2017-12-03 12:39:31 +02:00
parser.hh
…
proc-iface.hh
parser: add more tests
2017-10-28 14:12:50 +03:00
test-parser.cc
parser: handle implicit 'and not'
2017-11-04 12:59:48 +02:00
test-tokenizer.cc
parser: add more tests
2017-10-28 14:12:50 +03:00
test-utils.cc
parser: add more tests
2017-10-28 14:12:50 +03:00
tokenize.cc
…
tokenizer.cc
tokenizer: clean unicode-aware
2017-10-28 14:13:09 +03:00
tokenizer.hh
…
tree.hh
parser: fix some post-c++14 code
2017-10-27 18:40:37 +03:00
utils.cc
parser/utils: enforce 64-bit times on 32-bit platforms
2017-11-04 11:30:23 +00:00
utils.hh
parser/utils: enforce 64-bit times on 32-bit platforms
2017-11-04 11:30:23 +00:00
xapian.cc
phrases: only allow for index fields
2017-10-27 18:42:58 +03:00
xapian.hh
…