]> granicus.if.org Git - jq/commit
Extend `{foo}` syntax to allow `{"foo"}` as well.
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 3 Dec 2012 20:31:40 +0000 (20:31 +0000)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 3 Dec 2012 20:31:40 +0000 (20:31 +0000)
commita88d53d2fda9a755c9c972a09a1206d54ca0d8b2
tree5e9d45ab2e96fa8a96a69b00231dcc5cadd492f6
parent5f6a95c7b574c6d0f52e62e2405c550606a5ce75
Extend `{foo}` syntax to allow `{"foo"}` as well.

Useful when "foo" contains unusual characters. Should help with
the issues #7, #38, #40, #42.
execute.c
opcode_list.h
parser.y
testdata