]> granicus.if.org Git - jq/commit
Improvements to del(foo).
authorStephen Dolan <mu@netsoc.tcd.ie>
Sat, 29 Dec 2012 16:13:06 +0000 (16:13 +0000)
committerStephen Dolan <mu@netsoc.tcd.ie>
Sat, 29 Dec 2012 16:13:06 +0000 (16:13 +0000)
commit465a4ec565a106e0e4cc1d64214fb2d6d791c8dc
treeee18274667b431f725954e8be9b3cdf97e1a6a87
parent3a5377e183976cc6dafa16a17f608e091dfa96b9
Improvements to del(foo).

del(foo,bar) is now very different from del(foo),del(bar).
See #37.
builtin.c
jv_aux.c
jv_aux.h
testdata