<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libparser, branch master</title>
<subtitle>[Stable] Right-context-sensitive grammar parsing library
</subtitle>
<id>https://git.maandree.se/libparser/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/libparser/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/'/>
<updated>2026-02-26T16:30:59Z</updated>
<entry>
<title>Improve debug outputs</title>
<updated>2026-02-26T16:30:59Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-26T16:30:59Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=7e216ab61ec8bd8397d55390c0f320fc81793a83'/>
<id>urn:sha1:7e216ab61ec8bd8397d55390c0f320fc81793a83</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Right-associate operators</title>
<updated>2026-02-26T16:24:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-26T16:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=4816f5f44c4806afa8814d6b1781f50359608622'/>
<id>urn:sha1:4816f5f44c4806afa8814d6b1781f50359608622</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2026-02-26T16:23:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-26T16:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=f75673290768677c08135f6aada53298544a14f2'/>
<id>urn:sha1:f75673290768677c08135f6aada53298544a14f2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add extras/libparser-syntax-highlighter</title>
<updated>2026-02-26T16:21:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-26T16:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=ddf1fe9631ab241ffe855aca2b9589687bfc8db4'/>
<id>urn:sha1:ddf1fe9631ab241ffe855aca2b9589687bfc8db4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add extras/libparser-mode.el</title>
<updated>2026-02-26T16:20:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-26T16:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=daf124f492c3bdc59c075c145db4f41186f63083'/>
<id>urn:sha1:daf124f492c3bdc59c075c145db4f41186f63083</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add \t and improve printing of text, and print the input text when PRINT_ACTIONS used</title>
<updated>2026-02-23T06:53:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-01-05T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=28b0a361363acbd9a2d291d82e145fb3757ed9f8'/>
<id>urn:sha1:28b0a361363acbd9a2d291d82e145fb3757ed9f8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Make deterministic the default</title>
<updated>2026-02-23T06:53:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-01-05T13:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=208594ca9f95a87f60ff052490a4d5824dc23801'/>
<id>urn:sha1:208594ca9f95a87f60ff052490a4d5824dc23801</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add committed-operator</title>
<updated>2026-02-23T06:52:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-01-05T12:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=7dd4970daafdc1992e1dba486a1477a17cb4c53e'/>
<id>urn:sha1:7dd4970daafdc1992e1dba486a1477a17cb4c53e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Optimise detection of rejection</title>
<updated>2026-02-23T06:51:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-01-05T12:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=bca37874430f58a8f7bb9581a7774e85aba73fec'/>
<id>urn:sha1:bca37874430f58a8f7bb9581a7774e85aba73fec</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Non-deterministic (and slow)</title>
<updated>2026-02-23T06:51:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-01-05T11:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=7fba516d435786fb399ba008c720a291a3843a2e'/>
<id>urn:sha1:7fba516d435786fb399ba008c720a291a3843a2e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
</feed>
