<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/PGF/Macros.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>rename #Var to __gfVar because it breaks the JavaScript editor</title>
<updated>2009-12-13T15:29:26+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-12-13T15:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d88a865faff59c98fc91556ff8700b10ee5f2df8'/>
<id>urn:sha1:d88a865faff59c98fc91556ff8700b10ee5f2df8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>judgements lindef are now respected by both the parser and the linearizer</title>
<updated>2009-12-11T17:39:18+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-12-11T17:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5804db98167c118f910a3b76d42b2566ed347d51'/>
<id>urn:sha1:5804db98167c118f910a3b76d42b2566ed347d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the data types and the syntax in PGF to match the new syntax for implict arguments</title>
<updated>2009-09-20T11:43:41+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-20T11:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b1a51f46f5d137ab4d65a4381b349af3291a944d'/>
<id>urn:sha1:b1a51f46f5d137ab4d65a4381b349af3291a944d</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>now the datatype Tree is only internal. All API functions are working with Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker</title>
<updated>2009-09-08T08:40:28+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-09-08T08:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=28a7c4b5c7659dc18166e06e914fb0a81c1c43bc'/>
<id>urn:sha1:28a7c4b5c7659dc18166e06e914fb0a81c1c43bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PGF.Type.Hypo now can represent explicit and implicit arguments and argument without bound variable</title>
<updated>2009-07-05T15:44:52+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-07-05T15:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=279ff9a6d28c87e1a6c105d9d33df2511fb8f132'/>
<id>urn:sha1:279ff9a6d28c87e1a6c105d9d33df2511fb8f132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some work on evaluation with abstract expressions in PGF</title>
<updated>2009-05-22T18:54:51+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-05-22T18:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=41b263cf6aa38e7c6ef090c0fa18949b86eec62c'/>
<id>urn:sha1:41b263cf6aa38e7c6ef090c0fa18949b86eec62c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the PGF.Expr type and the evaluation of abstract expressions</title>
<updated>2009-05-20T21:03:56+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-05-20T21:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7db4b641ce6abe90dd404459cd5eccb6e67f618c'/>
<id>urn:sha1:7db4b641ce6abe90dd404459cd5eccb6e67f618c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added PGF.Macros.mapConcretes</title>
<updated>2008-10-20T14:51:42+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-10-20T14:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6b8c9dd4c9a1e28ef22a1c1797143ffd8febef5d'/>
<id>urn:sha1:6b8c9dd4c9a1e28ef22a1c1797143ffd8febef5d</id>
<content type='text'>
</content>
</entry>
</feed>
