<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src-3.0/GF/Compile/Optimize.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>2008-06-25T16:54:35+00:00</updated>
<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>
<entry>
<title>arabic in 1.4 - something makes compilation get stuck</title>
<updated>2008-06-13T20:40:50+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-13T20:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4fd51838637b696892f4bde48b6741d84186621e'/>
<id>urn:sha1:4fd51838637b696892f4bde48b6741d84186621e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added positions to Module record; avoided Module constructor where possible; moved Refresh to Compile/</title>
<updated>2008-05-31T14:40:46+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-05-31T14:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9229c157642c3503d365f42fe5ecac414958ab9b'/>
<id>urn:sha1:9229c157642c3503d365f42fe5ecac414958ab9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added setOptimization function to GF.Infra.Options. I will need to do similar things for other options.</title>
<updated>2008-05-30T13:56:50+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-05-30T13:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7f90087ab9c77ac2e2a57d53b8a985feb45d43f2'/>
<id>urn:sha1:7f90087ab9c77ac2e2a57d53b8a985feb45d43f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some printing / verbosity fixes. </title>
<updated>2008-05-28T15:56:37+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-05-28T15:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2fcc77a884b5a440f2378fcc2e67bdcab812fcfb'/>
<id>urn:sha1:2fcc77a884b5a440f2378fcc2e67bdcab812fcfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to new options handling.</title>
<updated>2008-05-28T15:10:36+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-05-28T15:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3fd1f5652a3af22e90a040a821d244a91a3553a0'/>
<id>urn:sha1:3fd1f5652a3af22e90a040a821d244a91a3553a0</id>
<content type='text'>
This changes lots of stuff, let me know if it broke anything.

Comments:

- We use a local hacked version of GetOpt that allows long forms of commands to start with a single dash. This breaks other parts of GetOpt. For example, arguments to short options now require a =, and does not allo pace after the option character.

- The new command parsing is currently only used for the program command line, pragmas and the arguments for the 'i' shell command.

- I made a quick hack for the options for showTerm, which currently makes it impossible to use the print style flags for cc. This will be replaced by a facility for parsing command-specific options.

- The verbosity handling is broken in some places. I will fix that in a later patch.

</content>
</entry>
<entry>
<title>move GF.Devel.Compute to GF.Compile.Compute</title>
<updated>2008-05-22T14:31:36+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@chalmers.se</email>
</author>
<published>2008-05-22T14:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=35296a555d26a4721ffabe7994d59809c63ec93c'/>
<id>urn:sha1:35296a555d26a4721ffabe7994d59809c63ec93c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move GF.Devel.CheckGrammar to GF.Compile.CheckGrammar</title>
<updated>2008-05-22T13:15:45+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@chalmers.se</email>
</author>
<published>2008-05-22T13:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=54e47edb5dc3196f96aab9be45cbb90869d3449a'/>
<id>urn:sha1:54e47edb5dc3196f96aab9be45cbb90869d3449a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move GF.Devel.Optimize to GF.Compile.Optimize</title>
<updated>2008-05-22T13:09:08+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@chalmers.se</email>
</author>
<published>2008-05-22T13:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=fd1a216fb265a35572508587904eea8ee6b730c3'/>
<id>urn:sha1:fd1a216fb265a35572508587904eea8ee6b730c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove all files that aren't used in GF-3.0</title>
<updated>2008-05-22T11:59:31+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@chalmers.se</email>
</author>
<published>2008-05-22T11:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=df0c4f81fa9c620d7c63af79c0b183a6beccf0bd'/>
<id>urn:sha1:df0c4f81fa9c620d7c63af79c0b183a6beccf0bd</id>
<content type='text'>
</content>
</entry>
</feed>
