<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech/PrFA.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-06-25T16:43:48+00:00</updated>
<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>Refactor TransformCFG: use Map for CFRules.</title>
<updated>2007-06-27T17:22:59+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-27T17:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=af36dcf13d310c6acf256c21a18fa4cb1f7062f1'/>
<id>urn:sha1:af36dcf13d310c6acf256c21a18fa4cb1f7062f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed some unused imports of GF.Speech.SRG.</title>
<updated>2007-06-21T12:52:59+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-21T12:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bff87e513a3d060f6ac9d8e79e4d37c9fbfdf26d'/>
<id>urn:sha1:bff87e513a3d060f6ac9d8e79e4d37c9fbfdf26d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do the same initial transformations as for CFGs when generating FAs: remove cycles, identical rules and down top-down and bottom-up filtering.</title>
<updated>2007-03-20T22:00:50+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-03-20T22:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=00e681aee886c3b12acbaf07068571238a955ed2'/>
<id>urn:sha1:00e681aee886c3b12acbaf07068571238a955ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed all SRG printer to take Options and StateGrammar arguments. This makes Custom a lot cleaner.</title>
<updated>2007-01-05T15:38:47+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-01-05T15:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6ee7296f9dd5290bb3ee581403a18464444ab28b'/>
<id>urn:sha1:6ee7296f9dd5290bb3ee581403a18464444ab28b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change input to the different SRG printers to be StateGrammar instead of CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom.</title>
<updated>2007-01-05T14:34:20+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-01-05T14:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=741dde5a2a00dc737e570a7005663c2534ea4f6d'/>
<id>urn:sha1:741dde5a2a00dc737e570a7005663c2534ea4f6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cat and language in ATK si. Support language switching with ATK.</title>
<updated>2006-01-17T02:13:57+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2006-01-17T02:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d4d89c72f370fe4c63cc5aaa612e64cb09c6f650'/>
<id>urn:sha1:d4d89c72f370fe4c63cc5aaa612e64cb09c6f650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some tracing and formatting stuff looking for the the stack overflow problem in the FA generation.</title>
<updated>2005-12-22T18:04:05+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2005-12-22T18:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=29ba681242acd62a28e2facdad733619bf8d994f'/>
<id>urn:sha1:29ba681242acd62a28e2facdad733619bf8d994f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added semi-working speech_input command.</title>
<updated>2005-12-13T21:03:56+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2005-12-13T21:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5a480fac520db1bab6f1336bee9b2031dbd36cab'/>
<id>urn:sha1:5a480fac520db1bab6f1336bee9b2031dbd36cab</id>
<content type='text'>
</content>
</entry>
</feed>
