<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Compile/Export.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>PMCFG pretty printer</title>
<updated>2009-02-07T23:31:22+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-02-07T23:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c2ce87cde2dee9f6af65ed5e63ee7d9f072f399'/>
<id>urn:sha1:5c2ce87cde2dee9f6af65ed5e63ee7d9f072f399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some redundant imports of GF.Text.UTF8</title>
<updated>2008-10-28T15:47:04+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-10-28T15:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=03d86ba05cbaaefb6698a25431706126eb5764e8'/>
<id>urn:sha1:03d86ba05cbaaefb6698a25431706126eb5764e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary serialization for PGF</title>
<updated>2008-10-28T13:57:10+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-10-28T13:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ebd98056ce9d478f0aca68d752a49d87f7431ec9'/>
<id>urn:sha1:ebd98056ce9d478f0aca68d752a49d87f7431ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added OPTIONS class to make options handling somewhat nicer. Next, I will merge Flags and ModuleFlags.</title>
<updated>2008-10-15T11:38:34+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-10-15T11:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1ecb4f63e9765962aab570bf043cb65c22df1e45'/>
<id>urn:sha1:1ecb4f63e9765962aab570bf043cb65c22df1e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the new optimized incremental parser and the common subexpression elimination optimization in PMCFG</title>
<updated>2008-10-14T08:00:50+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-10-14T08:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4573d104425a79b8b00ebcccb2e94c62275285ea'/>
<id>urn:sha1:4573d104425a79b8b00ebcccb2e94c62275285ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added option to treat some categories as lexical when generating Haskell data types.</title>
<updated>2008-10-10T11:55:12+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-10-10T11:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=88798b2a23c90ce92ec6062ec1ca43f45ee8fe18'/>
<id>urn:sha1:88798b2a23c90ce92ec6062ec1ca43f45ee8fe18</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 pgf-pretty output-format</title>
<updated>2008-09-26T15:21:32+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-09-26T15:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ba321be3ffa503f7e65cbde4c3ff99bcfae57c3e'/>
<id>urn:sha1:ba321be3ffa503f7e65cbde4c3ff99bcfae57c3e</id>
<content type='text'>
</content>
</entry>
</feed>
