<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/parser.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2022-07-16T18:29:36+00:00</updated>
<entry>
<title>support for BIND tokens in the Python bindings</title>
<updated>2022-07-16T18:29:36+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2022-07-16T18:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a42cec21071de72806bedd2fac985fe2a1356db3'/>
<id>urn:sha1:a42cec21071de72806bedd2fac985fe2a1356db3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take a step back and do bottom up prediction only when needed. This solves the problem that some sentences were impossible to parse.</title>
<updated>2020-11-17T09:26:00+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-11-17T09:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d4ccd2848c293eabb511e966ed6f12066a2b2ee0'/>
<id>urn:sha1:d4ccd2848c293eabb511e966ed6f12066a2b2ee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filter out empty brackets</title>
<updated>2020-07-26T13:55:18+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-07-26T13:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a2d7f1369c7bc83b550e6198ce1ce4ef1cc39141'/>
<id>urn:sha1:a2d7f1369c7bc83b550e6198ce1ce4ef1cc39141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix in parsing literals</title>
<updated>2020-05-20T17:57:33+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-05-20T17:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=165c5a6d9d3cd5c34b2237cdec609421d7b9c83c'/>
<id>urn:sha1:165c5a6d9d3cd5c34b2237cdec609421d7b9c83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch off the debugger</title>
<updated>2020-03-25T19:03:06+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-03-25T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=762d83c1f0fbe7dbfa8440d4a736aa36a147cedb'/>
<id>urn:sha1:762d83c1f0fbe7dbfa8440d4a736aa36a147cedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The APIs for callbacks and the bracketed strings now use a string for the analysis intead of an integer. This is now consistent with lookupMorpho and friends</title>
<updated>2020-03-05T10:58:21+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-03-05T10:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f22bd70585c3f1fc23cf205c8dc2280cd9975832'/>
<id>urn:sha1:f22bd70585c3f1fc23cf205c8dc2280cd9975832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a version of the parser which returns a chart rather than a list of expressions</title>
<updated>2019-12-07T21:00:39+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-12-07T21:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=14f394c9e93669e829b0d015868bd828572df075'/>
<id>urn:sha1:14f394c9e93669e829b0d015868bd828572df075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>forgot that debugging is on</title>
<updated>2019-10-09T12:34:04+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-10-09T12:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=95b3fb306f6756442001058abf3e480a242aa0b9'/>
<id>urn:sha1:95b3fb306f6756442001058abf3e480a242aa0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix chunk extraction when there are literals</title>
<updated>2019-10-09T12:32:20+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-10-09T12:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5b790b82c50f424f003588d309b1800247ee5ae4'/>
<id>urn:sha1:5b790b82c50f424f003588d309b1800247ee5ae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the parsing for literals after the latest changes in the parser</title>
<updated>2019-10-09T12:18:05+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-10-09T12:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=26361b3692a47df9d2abc6cd6d1e708e5d99f181'/>
<id>urn:sha1:26361b3692a47df9d2abc6cd6d1e708e5d99f181</id>
<content type='text'>
</content>
</entry>
</feed>
