<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech, 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>CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings</title>
<updated>2009-09-14T12:16:02+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-14T12:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=62ef772a2c996f2d7d17529eeee845be90586a78'/>
<id>urn:sha1:62ef772a2c996f2d7d17529eeee845be90586a78</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>bugfix: the optimizer should not filter out rules that refer to lexical categories</title>
<updated>2009-06-18T17:31:49+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-18T17:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5f0a68c1a4206bbd3cf07ae2b93844dedcc79c74'/>
<id>urn:sha1:5f0a68c1a4206bbd3cf07ae2b93844dedcc79c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completely phrase based parser and support for pre {} in PMCFG</title>
<updated>2009-06-16T11:56:08+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-16T11:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8bc8929c59d2bd6f28d5dab9c7a9ca8a1c23609e'/>
<id>urn:sha1:8bc8929c59d2bd6f28d5dab9c7a9ca8a1c23609e</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>efficient and nicer implementation for literal categories</title>
<updated>2008-10-21T14:30:36+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-10-21T14:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0606de738e0d934b45f39f1bbe34ed1defde478a'/>
<id>urn:sha1:0606de738e0d934b45f39f1bbe34ed1defde478a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Category with Type in the PGF API. Added readLanguage and showLanguage.</title>
<updated>2008-10-20T11:35:05+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-10-20T11:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a26290659d2d7799f920d0aae64383e17004abdb'/>
<id>urn:sha1:a26290659d2d7799f920d0aae64383e17004abdb</id>
<content type='text'>
</content>
</entry>
</feed>
