<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech/SRG.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>2009-12-13T18:50:29+00:00</updated>
<entry>
<title>reorganize the directories under src, and rescue the JavaScript interpreter from deprecated</title>
<updated>2009-12-13T18:50:29+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-12-13T18:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f85232947e74ee7ef8c7b0ad2338212e7e68f1be'/>
<id>urn:sha1:f85232947e74ee7ef8c7b0ad2338212e7e68f1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>polish the PGF API and make Expr and Type abstract types. Tree is a type synonym of Expr</title>
<updated>2009-09-11T13:45:34+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-11T13:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1cdf171251a56baf0867b65a95c9bd59801ff912'/>
<id>urn:sha1:1cdf171251a56baf0867b65a95c9bd59801ff912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the obsolete GF.Infra.PrintClass</title>
<updated>2009-03-13T07:00:04+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-03-13T07:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bae62cf7c2138d7d59127bde04e545818e907425'/>
<id>urn:sha1:bae62cf7c2138d7d59127bde04e545818e907425</id>
<content type='text'>
</content>
</entry>
<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>SRG generation: renameCats now gives new names to all cates used in the grammar, on RHS or LHS. This avoids a crash in non-recursive SRGS generation. The crash happend becase the bottom-up filter has not yet been done when renameCats is called.</title>
<updated>2008-11-09T14:27:34+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-11-09T14:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c6968b626ca8ff289d1eda24dab57af541037c42'/>
<id>urn:sha1:c6968b626ca8ff289d1eda24dab57af541037c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --cfg option for specifying which CFG transformations to use. Added startcatonly CFG trasnformation. Removed output formats that are now easily done with --cfg: "regular", "nolr".</title>
<updated>2008-09-30T11:52:11+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-30T11:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=446aa1b5db35402dbdd0821eec4ea1bbbed7d0f9'/>
<id>urn:sha1:446aa1b5db35402dbdd0821eec4ea1bbbed7d0f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use filtering in regular printer.</title>
<updated>2008-09-30T09:39:09+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-30T09:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3ca6c605b02b34162ce245839eb3e6d06c3d49b9'/>
<id>urn:sha1:3ca6c605b02b34162ce245839eb3e6d06c3d49b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SRG conversion: print CFG when a unknown cat is found in renameCats. Do filtering in ebnf printer.</title>
<updated>2008-09-30T09:32:16+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-30T09:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=41c95825f331b075d1b7697f75485264b78db3b9'/>
<id>urn:sha1:41c95825f331b075d1b7697f75485264b78db3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added semantic interpretation tag printing to the *bnf grammar printers.</title>
<updated>2008-09-26T12:57:20+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-26T12:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b0dde31f00a5bc4df496d15008e6c3d525925d3a'/>
<id>urn:sha1:b0dde31f00a5bc4df496d15008e6c3d525925d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ebnf format for "regular" output-format.</title>
<updated>2008-09-26T10:20:18+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-26T10:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2f3b7d1c5560aabb19db149c2a8e333931884d30'/>
<id>urn:sha1:2f3b7d1c5560aabb19db149c2a8e333931884d30</id>
<content type='text'>
</content>
</entry>
</feed>
