]> granicus.if.org Git - jq/commit
Move from Jansson to JV - interpreter loop
authorStephen Dolan <mu@netsoc.tcd.ie>
Sun, 2 Sep 2012 16:20:13 +0000 (17:20 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Sun, 2 Sep 2012 16:20:13 +0000 (17:20 +0100)
commitf72c5ffac0dd03bafd01b73011e8409371429326
treed06e3b1ad8dee5c64153cd1fb2f4c2143e0a9431
parent2cb9a6e61dd9605cfd24d44695be5f0a1a00aaba
Move from Jansson to JV - interpreter loop

Passes tests, but leaks some memory.
c/Makefile
c/execute.c
c/execute.h [deleted file]
c/forkable_stack.h
c/frame_layout.h
c/jv.c
c/main.c