<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/API, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2008-06-25T16:43:48+00:00</updated>
<entry>
<title>removed src for 2.9</title>
<updated>2008-06-25T16:43:48+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b96b36f43de3e2f8b58d5f539daa6f6d47f25870'/>
<id>urn:sha1:b96b36f43de3e2f8b58d5f539daa6f6d47f25870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use the standard System.FilePath module instead of our own broken file path manipulation functions</title>
<updated>2008-04-22T11:39:46+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-22T11:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=fc111c1a7910ab4a2a1bf40c0473bbaacadedd61'/>
<id>urn:sha1:fc111c1a7910ab4a2a1bf40c0473bbaacadedd61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>diagnostic error message in GrammarToHaskell</title>
<updated>2007-11-15T17:09:33+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2007-11-15T17:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8852637997be27a86c65740ddb14d5e9e183c1ee'/>
<id>urn:sha1:8852637997be27a86c65740ddb14d5e9e183c1ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Show isntance generation to haskell_gadt.</title>
<updated>2007-10-20T18:57:38+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-10-20T18:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bc2cac719b7fc4a4a4242b903c31d8e8bfcb258f'/>
<id>urn:sha1:bc2cac719b7fc4a4a4242b903c31d8e8bfcb258f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Compos instance generation to the haskell_gadt printer. Added GF.Data.Compos module which is imported by the code generated by haskell_gadt.</title>
<updated>2007-10-20T18:42:16+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-10-20T18:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=173d0ae876371a2156a34d30b781c43a54f121ae'/>
<id>urn:sha1:173d0ae876371a2156a34d30b781c43a54f121ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added haskell_gadt -printer. It does not include a Compos instance yet, so it's not terribly useful.</title>
<updated>2007-05-10T13:56:41+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-05-10T13:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e4ef09f6aac55452031cc16def7048b0dd0d30cd'/>
<id>urn:sha1:e4ef09f6aac55452031cc16def7048b0dd0d30cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>embedded haskelle example: query</title>
<updated>2006-04-21T09:14:05+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2006-04-21T09:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=026857614235f6a81858b60e2e7c4d5d14d001d5'/>
<id>urn:sha1:026857614235f6a81858b60e2e7c4d5d14d001d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proper place of -treebank option</title>
<updated>2006-03-04T15:24:03+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2006-03-04T15:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=84e01c303dc161c3a811a045cc0c45f3f13e33d6'/>
<id>urn:sha1:84e01c303dc161c3a811a045cc0c45f3f13e33d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if using top-level layout sytax. Changed transfer syntax to use this to force semicolon after imports when pretty printing transfer. transfer grammar printer now produces Transfer syntax, not core. It also imports prelude and includes Eq and Compos instances.</title>
<updated>2005-12-06T15:57:43+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2005-12-06T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5be879dd543d61f871f76586251fe0aad91c0bcc'/>
<id>urn:sha1:5be879dd543d61f871f76586251fe0aad91c0bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transfer generation: cat constructors should not have tree types.</title>
<updated>2005-11-29T14:55:45+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2005-11-29T14:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2be80a7e3b4834bd3146ac9d2f27190fd0689d27'/>
<id>urn:sha1:2be80a7e3b4834bd3146ac9d2f27190fd0689d27</id>
<content type='text'>
</content>
</entry>
</feed>
