<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech/CFG.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>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>bnf and ebnf printer: align ::= symbols.</title>
<updated>2008-09-26T09:54:09+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-26T09:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=86e94e3b1b9b4399874ab5884fe1b955b5d83ce6'/>
<id>urn:sha1:86e94e3b1b9b4399874ab5884fe1b955b5d83ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --output-format=nolr. Minor makeRegular refactoring.</title>
<updated>2008-09-25T13:41:07+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-25T13:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b114cfda7736394a5a38f2c1bf731f08f1501eca'/>
<id>urn:sha1:b114cfda7736394a5a38f2c1bf731f08f1501eca</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>
</feed>
