cli: implement limit flag
[oweals/jsonpath.git] / matcher.c
2014-06-19 Jo-Philipp Wichmatcher.c: properly handle negative array indizes
2014-06-15 Jo-Philipp WichSwitch to sqlite3's lemon parser generator.
2014-01-02 Jo-Philipp WichUpdate copyright
2014-01-01 Jo-Philipp Wichlexer, parser, matcher: extend grammar to allow comma...
2014-01-01 Jo-Philipp Wichmatcher: add user callback and support implicit index...
2013-12-28 Jo-Philipp WichInitial commit