<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Devel, 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-01-22T15:28:10+00:00</updated>
<entry>
<title>remove the obsolete GF\Devel directory</title>
<updated>2009-01-22T15:28:10+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-01-22T15:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0592994475abeefc132ec36a45fb6dfba5268a3b'/>
<id>urn:sha1:0592994475abeefc132ec36a45fb6dfba5268a3b</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>JS.cf : Changed the JS grammar to support strings as property names in objects. Changed pretty much all the files in the same folder as well as GFCCToJS.hs and SISR.hs to reflect the changes.</title>
<updated>2008-04-29T13:05:24+00:00</updated>
<author>
<name>meza</name>
<email>meza@student.chalmers.se</email>
</author>
<published>2008-04-29T13:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=314f147bff04c3b02e0f43b77e4b7a3f1fd9e433'/>
<id>urn:sha1:314f147bff04c3b02e0f43b77e4b7a3f1fd9e433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>let the putPointE print the time in msec</title>
<updated>2008-04-29T09:43:35+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-29T09:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6550daf31cd454bca62f2b7d900414ef2150b262'/>
<id>urn:sha1:6550daf31cd454bca62f2b7d900414ef2150b262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the obsolete putCPU, putPoint and putPoint' functions</title>
<updated>2008-04-29T09:22:57+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-29T09:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4e4734f5a3e8af4270ae5f7c75a7a50490737838'/>
<id>urn:sha1:4e4734f5a3e8af4270ae5f7c75a7a50490737838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ModEnv to CompileEnv. This removes the need to read one and the same time twice when multiple grammars are loaded.</title>
<updated>2008-04-29T09:03:43+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-29T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e62c5b71c21bedf02110dbd42c5a32fc87cc5983'/>
<id>urn:sha1:e62c5b71c21bedf02110dbd42c5a32fc87cc5983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use cannonicalizePath in getFilePathMsg. This returns an absolute path and removes the .. indirection</title>
<updated>2008-04-25T15:53:02+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-25T15:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0b47519d4427a451f4c7d9d1f24ef53b6d36f80d'/>
<id>urn:sha1:0b47519d4427a451f4c7d9d1f24ef53b6d36f80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completely rewriten readFiles implementation. Much simpler and more efficient</title>
<updated>2008-04-25T15:50:54+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-25T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d4832b4eeb192b10f096366d1bd3e8ea35a51413'/>
<id>urn:sha1:d4832b4eeb192b10f096366d1bd3e8ea35a51413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the System.FilePath import for Posix</title>
<updated>2008-04-22T20:06:05+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2008-04-22T20:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=955a5db6932a80d398730e75414bed455ebf02a9'/>
<id>urn:sha1:955a5db6932a80d398730e75414bed455ebf02a9</id>
<content type='text'>
</content>
</entry>
</feed>
