Code

frontend/grammar: Use strings to access attribute value: attribute['name'].
authorSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 22:42:43 +0000 (00:42 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 22:42:43 +0000 (00:42 +0200)
commit8d70fa00dd40edc9ecfc26d2d71994a392eea80b
tree1ce118b2b7926fae48c6825a68e0a703974447b3
parent10a65c7e584820b403567bc849581bb0c3176ff5
frontend/grammar: Use strings to access attribute value: attribute['name'].
src/frontend/grammar.y
t/integration/matching.sh
t/unit/core/store_lookup_test.c
t/unit/frontend/parser_test.c