<feed xmlns='http://www.w3.org/2005/Atom'>
<title>json.git, branch main</title>
<subtitle>a json parser and json-ld preprocessor
</subtitle>
<id>https://git.vlhl.dev/navi/json.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/navi/json.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/'/>
<updated>2024-04-12T13:30:17+00:00</updated>
<entry>
<title>json.h: avoid expanding `o` twice</title>
<updated>2024-04-12T13:30:17+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-04-12T13:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=c0bcb33d99ff939eb75758f80c948a10ea6733d2'/>
<id>urn:sha1:c0bcb33d99ff939eb75758f80c948a10ea6733d2</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>libjson: new api</title>
<updated>2024-04-12T10:18:03+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-04-12T10:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=1dd3e1c8d7deb0fa6fe6208b2dd8d236d1f3fc2e'/>
<id>urn:sha1:1dd3e1c8d7deb0fa6fe6208b2dd8d236d1f3fc2e</id>
<content type='text'>
a lot... changed...

Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>json.h, object.c, array.c: const correct getters</title>
<updated>2024-03-07T20:50:08+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-07T20:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=46bc58545b95ee1cba1292dcaeb46c60533e0184'/>
<id>urn:sha1:46bc58545b95ee1cba1292dcaeb46c60533e0184</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>json.c: use VLA notation</title>
<updated>2024-03-07T20:44:45+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-07T20:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=00585c403abf45ac15b53176262aee4b05641f23'/>
<id>urn:sha1:00585c403abf45ac15b53176262aee4b05641f23</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>json.h: add checks for json-&gt;type on foreach macro</title>
<updated>2024-03-07T20:37:55+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-07T20:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=a715292793538812e132405a18e2cbc947789403'/>
<id>urn:sha1:a715292793538812e132405a18e2cbc947789403</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>include stdint</title>
<updated>2024-01-07T15:38:19+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-01-07T15:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=e66039a4bdb809691ba326edf5f144fe786715cb'/>
<id>urn:sha1:e66039a4bdb809691ba326edf5f144fe786715cb</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>fix overwriting object keys</title>
<updated>2024-01-07T15:33:05+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-01-07T15:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=d6e6f2d72434c1aaaf8619e629b1fbbdd9cb638f'/>
<id>urn:sha1:d6e6f2d72434c1aaaf8619e629b1fbbdd9cb638f</id>
<content type='text'>
removes the implicit call to json_detach (via json_delete), and sets the
parent field on the src obj

Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>fix array add object adding an array instead</title>
<updated>2024-01-07T15:32:03+00:00</updated>
<author>
<name>Ada</name>
<email>ada@chronovore.dev</email>
</author>
<published>2024-01-07T15:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=32948c8a4605dd3718292642b04366a06011066c'/>
<id>urn:sha1:32948c8a4605dd3718292642b04366a06011066c</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>replace ssize_t and cast with int64_t</title>
<updated>2024-01-06T18:17:48+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-01-06T18:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=8a284c41724cadb53dded8929816789f0d682d6d'/>
<id>urn:sha1:8a284c41724cadb53dded8929816789f0d682d6d</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>initial release</title>
<updated>2024-01-06T17:58:13+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-01-05T21:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/json.git/commit/?id=e079370a92766181ff5281c5d6cea03a1fce5b93'/>
<id>urn:sha1:e079370a92766181ff5281c5d6cea03a1fce5b93</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
</feed>
