]> granicus.if.org Git - jq/commit
Transparent handling for CBV arguments to C functions.
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 26 Nov 2012 01:36:55 +0000 (01:36 +0000)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 26 Nov 2012 01:36:55 +0000 (01:36 +0000)
commit4747f8681b3442af8b7916ac5bdfec712662c49b
tree0d1ba536855389ac1059f1cc89e23074bd03a292
parent3e3fe5195947a0af711959e2dedc9c84a697c5fb
Transparent handling for CBV arguments to C functions.

C function arguments closures are inlined before the call.
compile.c
compile.h
execute.c
parser.y