<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libparser, branch 1.1.1</title>
<subtitle>[Stable] Right-context-sensitive grammar parsing library
</subtitle>
<id>https://git.maandree.se/libparser/atom?h=1.1.1</id>
<link rel='self' href='https://git.maandree.se/libparser/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/'/>
<updated>2022-01-03T11:27:39Z</updated>
<entry>
<title>Fix reject and char-range support</title>
<updated>2022-01-03T11:27:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-03T11:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=71e245e74c8c09c0b19cd2c99e3c348f8ee7477a'/>
<id>urn:sha1:71e245e74c8c09c0b19cd2c99e3c348f8ee7477a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update todo</title>
<updated>2021-04-19T16:20:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T16:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=46f4e0cbf53de13fbf3a8d5181fa8b3d56881241'/>
<id>urn:sha1:46f4e0cbf53de13fbf3a8d5181fa8b3d56881241</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix grammar doc: _comment: do not accept characters lower than regular blank space</title>
<updated>2021-04-19T09:56:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=77ca25bfb0ec92303ada71400e298840ea4ba4ff'/>
<id>urn:sha1:77ca25bfb0ec92303ada71400e298840ea4ba4ff</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix grammar doc: _comment_char: reject double quote</title>
<updated>2021-04-19T09:52:20Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=d46cf0fc292f0030d4917c89c53646d46eb56205'/>
<id>urn:sha1:d46cf0fc292f0030d4917c89c53646d46eb56205</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update version number</title>
<updated>2021-04-19T09:33:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=b340f9665ff09f189e268b61289b7cde306283ad'/>
<id>urn:sha1:b340f9665ff09f189e268b61289b7cde306283ad</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2021-04-19T09:32:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=f59c0afc2b5155417a3f7d1f36fd0481ce87ab15'/>
<id>urn:sha1:f59c0afc2b5155417a3f7d1f36fd0481ce87ab15</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2021-04-19T09:31:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=753a7386409c0ed2b3eb6f1567d24ff78e22b1fe'/>
<id>urn:sha1:753a7386409c0ed2b3eb6f1567d24ff78e22b1fe</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add rejection + fix documentation of comment syntax (can contain string)</title>
<updated>2021-04-19T09:29:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-19T09:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=16b3146a1ed4497205a378472b35c40eb34c0d40'/>
<id>urn:sha1:16b3146a1ed4497205a378472b35c40eb34c0d40</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Compile with -O2 and -s</title>
<updated>2021-04-18T11:43:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-18T11:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=e708de17a241d18283d6028721132e3d63666e33'/>
<id>urn:sha1:e708de17a241d18283d6028721132e3d63666e33</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove curly brackets</title>
<updated>2021-04-18T10:22:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-18T10:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libparser/commit/?id=9b9d78a32f3cb57e27ba23d9b3acadbc6b4bcb29'/>
<id>urn:sha1:9b9d78a32f3cb57e27ba23d9b3acadbc6b4bcb29</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
