]> git.notmuchmail.org Git - notmuch/commit
lib/index.cc: generalize filter state machine
authorDavid Bremner <david@tethera.net>
Thu, 8 Jun 2017 02:11:48 +0000 (23:11 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 1 Jul 2017 15:32:17 +0000 (12:32 -0300)
commit64f81f95a19b28681a74a58b8cae205bff885755
tree443e5538b329eb9af99788956474d009e89d97e4
parent4a085a51376d888185e6719c397832173a4ba159
lib/index.cc: generalize filter state machine

To match things more complicated than fixed strings, we need states
with multiple out arrows.
lib/index.cc