Code

frontend/grammar: Use '.' instead of ':' to access queryable object fields.
authorSebastian Harl <sh@tokkee.org>
Mon, 6 Oct 2014 06:24:13 +0000 (08:24 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 6 Oct 2014 06:24:13 +0000 (08:24 +0200)
commit4f754d27ca890398c2477c0748a08b38790e722d
tree07bee8b92f0996b644e26a68d926ca2f917fdceb
parentf5f3eb3a9bdc2e0e4efae16a761453e44f35e646
frontend/grammar: Use '.' instead of ':' to access queryable object fields.
src/frontend/grammar.y
t/integration/simple_query.sh
t/unit/core/store_lookup_test.c
t/unit/frontend/parser_test.c