Switch to sqlite3's lemon parser generator.
[project/jsonpath.git] / main.c
2014-06-15 Jo-Philipp WichSwitch to sqlite3's lemon parser generator.
2014-01-06 Jo-Philipp Wichcli: supress printing "null" in non-export mode, output...
2014-01-02 Jo-Philipp WichUpdate copyright
2014-01-01 Jo-Philipp Wichcli: gather all found items through a callback function
2013-12-29 Jo-Philipp Wichcli: implemnt -s flag to pass json source as string...
2013-12-29 Jo-Philipp Wichcli: additional flags and cleanup
2013-12-29 Jo-Philipp Wicheliminate global variables and use a private parser...
2013-12-28 Jo-Philipp WichInitial commit