Code

frontend/grammar: Access fields by their name rather than '.<name>'.
authorSebastian Harl <sh@tokkee.org>
Sat, 25 Oct 2014 20:45:32 +0000 (22:45 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 25 Oct 2014 20:45:32 +0000 (22:45 +0200)
commita5b906eea3f380fbd838bd6ee6599c510317a3e0
tree63fbf53a991d4cd4862e734cd3129c0607ac3d7a
parent8075debb62385a01df5b8d344ad590cf0575c2eb
frontend/grammar: Access fields by their name rather than '.<name>'.

There's no more need for a special and somewhat weird syntax.
src/frontend/grammar.y
t/integration/filter.sh
t/unit/frontend/parser_test.c