<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/data.h, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2019-10-09T12:18:05+00:00</updated>
<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>
<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>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>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>the reasoner's states are now closures just like the code for the def rules. This means more compact JIT compiled code and uniformity with the code for def rules</title>
<updated>2015-07-04T15:06:34+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-07-04T15:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=192b1cc01897906f67e15a0046897eb5fecbe002'/>
<id>urn:sha1:192b1cc01897906f67e15a0046897eb5fecbe002</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>added all orthographic primitives</title>
<updated>2015-05-11T13:01:39+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-05-11T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1e0d7be4f4322836093d744c916fe02bfbcf9418'/>
<id>urn:sha1:1e0d7be4f4322836093d744c916fe02bfbcf9418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parsing with meta rules is now removed since we don't use them anymore and I would gladly remove some code.</title>
<updated>2015-02-19T11:59:51+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-02-19T11:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b92bbcfc37d61289a7bdc8833f9857268079d0c5'/>
<id>urn:sha1:b92bbcfc37d61289a7bdc8833f9857268079d0c5</id>
<content type='text'>
</content>
</entry>
</feed>
