author | Sebastian Harl <sh@tokkee.org> | |
Sat, 25 Oct 2014 20:22:45 +0000 (22:22 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 25 Oct 2014 20:22:45 +0000 (22:22 +0200) | ||
commit | 8075debb62385a01df5b8d344ad590cf0575c2eb | |
tree | 19b6907abc07b721df0c46d46dfd93ea36423fb6 | tree | snapshot |
parent | f19bd5e590519c7a1624884d463e36f49af82632 | commit | diff |
frontend/grammar: Added support for 'ALL <obj> <cmp> <expr>'.
This matches, if all of the specified objects match the specified expression.
ALL also matches on empty object lists.
This matches, if all of the specified objects match the specified expression.
ALL also matches on empty object lists.
src/frontend/grammar.y | diff | blob | history | |
src/frontend/scanner.l | diff | blob | history | |
t/integration/matching.sh | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |