<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/PGF/PMCFG.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>bugfix in the filterProds function</title>
<updated>2009-09-23T06:32:24+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-23T06:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0b1590536ae6fa1e03aee6fe0f9d46b42f71f00d'/>
<id>urn:sha1:0b1590536ae6fa1e03aee6fe0f9d46b42f71f00d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the pmcfg_pretty printer now prints the actual grammar used for parsing</title>
<updated>2009-09-23T06:28:36+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-23T06:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ea10ce93c4cda765c474732cbdf7ed23e55b2755'/>
<id>urn:sha1:ea10ce93c4cda765c474732cbdf7ed23e55b2755</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>now the datatype Tree is only internal. All API functions are working with Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker</title>
<updated>2009-09-08T08:40:28+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-08T08:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=28a7c4b5c7659dc18166e06e914fb0a81c1c43bc'/>
<id>urn:sha1:28a7c4b5c7659dc18166e06e914fb0a81c1c43bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. to make them different from the same PGF categories</title>
<updated>2009-06-18T17:33:06+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-18T17:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d2dd0830f1743592cf2a78353abaf83af351e331'/>
<id>urn:sha1:d2dd0830f1743592cf2a78353abaf83af351e331</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>added filtering for useless productions in PMCFG</title>
<updated>2009-05-18T15:52:10+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-05-18T15:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5f986f599216d3c6aa86515ae1949612414ff9c6'/>
<id>urn:sha1:5f986f599216d3c6aa86515ae1949612414ff9c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proper pretty printing of tokens in PGF.PMCFG</title>
<updated>2009-04-15T12:10:08+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-04-15T12:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9c47cf41680c8565024ce6bb7e0e4aaef4000f10'/>
<id>urn:sha1:9c47cf41680c8565024ce6bb7e0e4aaef4000f10</id>
<content type='text'>
</content>
</entry>
</feed>
