Code

frontend/grammar: Added support for 'ALL <obj> <cmp> <expr>'.
authorSebastian Harl <sh@tokkee.org>
Sat, 25 Oct 2014 20:22:45 +0000 (22:22 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 25 Oct 2014 20:22:45 +0000 (22:22 +0200)
This matches, if all of the specified objects match the specified expression.
ALL also matches on empty object lists.


No differences found