lexer, parser, matcher: extend grammar to allow comma separated keys/indexes as more...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Jan 2014 21:38:08 +0000 (21:38 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Jan 2014 21:53:06 +0000 (21:53 +0000)
commitc95f8d8ed4035cdbebfdfb1ff0c94e3958f3ebb9
treea96861bd8be4ce2a2d38763d73f3804367a18838
parent21634830501d0557e44fa5561f3f73e2b7c0ebc3
lexer, parser, matcher: extend grammar to allow comma separated keys/indexes as more readable alternative to or expressions
lexer.l
matcher.c
parser.y