Loïc Lecrenier 258c3dd563 Make AND+OR filters n-ary (store a vector of subfilters instead of 2)
NOTE: The token_at_depth is method is a bit useless now, as the only
cases where there would be a toke at depth 1000 are the cases where
the parser already stack-overflowed earlier.

Example: (((((... (x=1) ...)))))
2022-08-17 12:28:33 +02:00
..
2022-08-10 15:53:46 +02:00
2022-07-12 14:55:51 +02:00
2022-08-10 15:53:46 +02:00
2022-03-15 17:38:35 +01:00
2022-07-05 15:30:33 +02:00