Files
danbooru/test
evazion 3e8e33e663 post queries: fix handling of '~' operator.
Fix queries like `(~a ~b) (~c ~d)` being handled like `~a ~b ~c ~d`.
Caused by trimming AND nodes from the tree before rewriting the '~'
operator, which caused `~a` terms to be incorrectly lifted out of
subexpressions.
2022-04-17 23:20:22 -05:00
..
2022-02-15 20:33:52 -06:00
2021-10-24 15:16:48 -03:00
2022-04-15 23:09:27 +02:00
2022-04-15 23:09:27 +02:00