<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/reader.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>2019-08-30T11:31:57+00:00</updated>
<entry>
<title>first version of a parser which returns chunks in case of failure</title>
<updated>2019-08-30T11:31:57+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-08-30T11:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e2ddea6c7d88fab69a98d589288ba5c230496e8e'/>
<id>urn:sha1:e2ddea6c7d88fab69a98d589288ba5c230496e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the reader for patterns in a def rule</title>
<updated>2019-02-14T14:32:12+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2019-02-14T14:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8a5e7fa25d0ab0de9d90f441f0c7dcb7f0d7b331'/>
<id>urn:sha1:8a5e7fa25d0ab0de9d90f441f0c7dcb7f0d7b331</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make pgf_production_is_lexical public since it will be needed in the Haskell binding</title>
<updated>2017-09-25T10:20:48+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2017-09-25T10:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d103fe675564cf9ab19280d2eb580842f520f717'/>
<id>urn:sha1:d103fe675564cf9ab19280d2eb580842f520f717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the API for indexing in the parser and the linearizer public since it will be needed in the Haskell binding</title>
<updated>2017-09-14T16:11:24+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2017-09-14T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bcb97a336e56fa28c4f0061602e355a3ef5abaf6'/>
<id>urn:sha1:bcb97a336e56fa28c4f0061602e355a3ef5abaf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix for print names in the C runtime and expose the functionality from Java</title>
<updated>2017-05-11T09:11:30+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-05-11T09:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a839bdc687b19a35b238192d1e5d3fde5302af42'/>
<id>urn:sha1:a839bdc687b19a35b238192d1e5d3fde5302af42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>explicitly classify all functions in libpgf as either internal or API functions</title>
<updated>2017-04-19T09:34:23+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-19T09:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7d72d99c2f7fc228d71df627a10a2ff776335b2b'/>
<id>urn:sha1:7d72d99c2f7fc228d71df627a10a2ff776335b2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a patch from Bjørnar Luteberget for compatibility with MSVC</title>
<updated>2017-04-12T10:24:56+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-12T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a8eaa2f2e560547e63c7976960435e1ae23a22b1'/>
<id>urn:sha1:a8eaa2f2e560547e63c7976960435e1ae23a22b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge the states for reasoning and evaluation into a single structure</title>
<updated>2015-07-03T11:53:52+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-07-03T11:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b3680b60258372baa1d5e606026760ef223641b9'/>
<id>urn:sha1:b3680b60258372baa1d5e606026760ef223641b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the orthographic tokens were broken when they appear inside a dictionary entry. Now this is fixed by treating those as syntactic rules</title>
<updated>2015-06-12T13:03:19+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-06-12T13:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e352742b8c8c2d60e328e9bbe25263aa6ccef293'/>
<id>urn:sha1:e352742b8c8c2d60e328e9bbe25263aa6ccef293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>print error message for missing abstract categories in the C runtime</title>
<updated>2015-06-05T07:41:59+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-06-05T07:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9b0edaacdb9f605e228153a366da6b2539fde7ac'/>
<id>urn:sha1:9b0edaacdb9f605e228153a366da6b2539fde7ac</id>
<content type='text'>
</content>
</entry>
</feed>
