<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech/Relation.hs, 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>2008-11-27T08:43:08+00:00</updated>
<entry>
<title>Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.</title>
<updated>2008-11-27T08:43:08+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-11-27T08:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a4e731cc33c3a8ccb6cdb1929f6b515720a1525e'/>
<id>urn:sha1:a4e731cc33c3a8ccb6cdb1929f6b515720a1525e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed names of resource-1.3; added a note on homepage on release</title>
<updated>2008-06-25T16:54:35+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e9e80fc389365e24d4300d7d5390c7d833a96c50'/>
<id>urn:sha1:e9e80fc389365e24d4300d7d5390c7d833a96c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed src for 2.9</title>
<updated>2008-06-25T16:43:48+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b96b36f43de3e2f8b58d5f539daa6f6d47f25870'/>
<id>urn:sha1:b96b36f43de3e2f8b58d5f539daa6f6d47f25870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added newlines and ends of some files. This makes sed happy.</title>
<updated>2007-12-20T17:07:56+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-12-20T17:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4ab0df67c5c5ae837e63b3c7285ef97058740778'/>
<id>urn:sha1:4ab0df67c5c5ae837e63b3c7285ef97058740778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added still unused implementation of Moore's LCLR algorithm for left recursion elimination. Fixed top category generation for SRG (included LR-elimination-added categories before).</title>
<updated>2006-12-17T19:18:28+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-12-17T19:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c7df9f4167f7b554a93a216245a013e16cca420d'/>
<id>urn:sha1:c7df9f4167f7b554a93a216245a013e16cca420d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed extra comma in import list of src/GF/Speech/Relation.hs. This prevented compilation on current ghc HEAD.</title>
<updated>2006-09-13T16:46:07+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-09-13T16:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=429cbe1139890ba61eb1f0ac832b8b3949db8bd2'/>
<id>urn:sha1:429cbe1139890ba61eb1f0ac832b8b3949db8bd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added top-down filtering to the GSL printer.</title>
<updated>2006-04-13T13:33:35+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-04-13T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=aa309abecf2640daf015c5afaffacb3668777b3f'/>
<id>urn:sha1:aa309abecf2640daf015c5afaffacb3668777b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some performance improvements in the FA generation.</title>
<updated>2005-12-22T23:16:15+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2005-12-22T23:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e32472a9bb40468bd77db839d683bd15e89db2e1'/>
<id>urn:sha1:e32472a9bb40468bd77db839d683bd15e89db2e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved Graph and Relation stuff to separate modules. Added some QuickCheck properties for Relation. Improved relation datastructure and algorithms, making FA generation much faster.</title>
<updated>2005-10-26T16:13:13+00:00</updated>
<author>
<name>bringert</name>
<email>unknown</email>
</author>
<published>2005-10-26T16:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3d4200d3fe6a000e76c95e434987ec1d9e3dddef'/>
<id>urn:sha1:3d4200d3fe6a000e76c95e434987ec1d9e3dddef</id>
<content type='text'>
</content>
</entry>
</feed>
