<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Compile/BackOpt.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-11-12T21:11:51+00:00</updated>
<entry>
<title>before the optimizations OptParametrize and OptValues were applied twice. in addition the values optimization is now always applied because it become very cheep </title>
<updated>2009-11-12T21:11:51+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-11-12T21:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=94171908c07a7f85ff991f14867c6bc5e7f93258'/>
<id>urn:sha1:94171908c07a7f85ff991f14867c6bc5e7f93258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix: if a concrete module has operations then they also should be optimized</title>
<updated>2009-11-07T15:18:25+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-11-07T15:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7c513609f03c5719e0a15c61b7d44abc8d6b56d6'/>
<id>urn:sha1:7c513609f03c5719e0a15c61b7d44abc8d6b56d6</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>Perhaps -&gt; Maybe refactoring and better error message for conflicts during module update</title>
<updated>2009-02-23T12:42:44+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-02-23T12:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=01fef5109c2920d13004ae5b94d192fa5fba205f'/>
<id>urn:sha1:01fef5109c2920d13004ae5b94d192fa5fba205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed</title>
<updated>2009-01-19T13:23:03+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-01-19T13:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d95ca4a103c9023aa104b25acdc9c21418de6a14'/>
<id>urn:sha1:d95ca4a103c9023aa104b25acdc9c21418de6a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>My profiling showed that the BinTree operations were responsible for about 60% of the CPU time when reading a large .gfo file. Replacing BinTree by Data.Map reduced this to about 6%, which meant about 50% reduction in total CPU time.</title>
<updated>2008-11-26T15:44:22+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-11-26T15:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5dee98234e3df45d30f4aa6048bbd39c26d7af43'/>
<id>urn:sha1:5dee98234e3df45d30f4aa6048bbd39c26d7af43</id>
<content type='text'>
</content>
</entry>
<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>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>Fixed module names and imports after giant file move.</title>
<updated>2005-04-21T15:21:02+00:00</updated>
<author>
<name>bringert</name>
<email>unknown</email>
</author>
<published>2005-04-21T15:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c9917ff8d18ddaefd5a8bf4b223009747477fd8'/>
<id>urn:sha1:5c9917ff8d18ddaefd5a8bf4b223009747477fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"Committed_by_peb"</title>
<updated>2005-02-18T18:21:06+00:00</updated>
<author>
<name>peb</name>
<email>unknown</email>
</author>
<published>2005-02-18T18:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9568d7a844ba6a1872a8e8f6ef002860057e62ab'/>
<id>urn:sha1:9568d7a844ba6a1872a8e8f6ef002860057e62ab</id>
<content type='text'>
</content>
</entry>
</feed>
