<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roscha, branch master</title>
<subtitle>Jinja-like template engine written in C11.</subtitle>
<id>https://git.yaroslavps.com/roscha/atom?h=master</id>
<link rel='self' href='https://git.yaroslavps.com/roscha/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/roscha/'/>
<updated>2023-01-26T19:39:41Z</updated>
<entry>
<title>Fix break tag parsing and code format</title>
<updated>2023-01-26T19:39:41Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2023-01-26T19:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/roscha/commit/?id=49c2589427e0f81bea68ccba1a95c6890e10538d'/>
<id>urn:sha1:49c2589427e0f81bea68ccba1a95c6890e10538d</id>
<content type='text'>
auto-formatted the code with clang-format.
</content>
</entry>
<entry>
<title>Switch boolean type to uintptr_t</title>
<updated>2022-03-30T23:01:31Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-30T23:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/roscha/commit/?id=4665a620775da64ec7280762979a9fc6fa37c0bc'/>
<id>urn:sha1:4665a620775da64ec7280762979a9fc6fa37c0bc</id>
<content type='text'>
Dumb me, of course boolean could overflow and result in a false (0) case
even if there was something.
</content>
</entry>
<entry>
<title>Fix closing tags eating tokens</title>
<updated>2022-03-24T18:53:58Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-24T18:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/roscha/commit/?id=5725085e3be9ee005c9b9cc4623d5ad5f90418f2'/>
<id>urn:sha1:5725085e3be9ee005c9b9cc4623d5ad5f90418f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-03-23T22:04:02Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-23T22:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/roscha/commit/?id=5d66c96a190a396a1535c89bed4e33c2a005fe8d'/>
<id>urn:sha1:5d66c96a190a396a1535c89bed4e33c2a005fe8d</id>
<content type='text'>
Basically it works, just needs some polishing and maybe a couple of
features that I could actually use.
Also probably better docs. Not sure if it will be of use to anybody
besides me.
</content>
</entry>
</feed>
