<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jsonpath/contrib, branch master</title>
<subtitle>JSON parsing utility</subtitle>
<id>https://git.openwrt.org/project/jsonpath/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/jsonpath/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/jsonpath/'/>
<updated>2016-02-03T16:09:51Z</updated>
<entry>
<title>contrib: add ParseTrace prototype to parser skeleton</title>
<updated>2016-02-03T16:09:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-02-03T16:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/jsonpath/commit/?id=691f1065ad33b5d53d342e8705a37563d9ebb8b5'/>
<id>urn:sha1:691f1065ad33b5d53d342e8705a37563d9ebb8b5</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>Switch to sqlite3's lemon parser generator.</title>
<updated>2014-06-15T18:59:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-06-15T14:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/jsonpath/commit/?id=f3830138661374ca10fe6a0b6f2f4b949dea3e5c'/>
<id>urn:sha1:f3830138661374ca10fe6a0b6f2f4b949dea3e5c</id>
<content type='text'>
This commit drops the flex + bison code in favor to a hand-written
lexer and a new grammar file in lemon syntax.

The change results in a much smaller binary and easier to maintain
code. Code required to build and maintain the AST has been split
off into the ast.c and ast.h files.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
