<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>fp-il, branch HEAD</title>
<subtitle>My bachelor project (unfinished)
</subtitle>
<entry>
<id>00f123d6c5df592b3660fe0e6fb2e80b216b2ca3</id>
<published>2024-02-01T02:40:54Z</published>
<updated>2024-04-25T09:56:19Z</updated>
<title type="text">added example function</title>
<link rel="alternate" type="text/html" href="commit/00f123d6c5df592b3660fe0e6fb2e80b216b2ca3.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 00f123d6c5df592b3660fe0e6fb2e80b216b2ca3
parent 5ded005cb6dab79c96e84e67ba6f4f7eddda17d6
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Thu,  1 Feb 2024 03:40:54 +0100

added example function

</content>
</entry>
<entry>
<id>5ded005cb6dab79c96e84e67ba6f4f7eddda17d6</id>
<published>2024-01-31T17:02:42Z</published>
<updated>2024-01-31T17:02:42Z</updated>
<title type="text">made a proper version of CExp substitution</title>
<link rel="alternate" type="text/html" href="commit/5ded005cb6dab79c96e84e67ba6f4f7eddda17d6.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 5ded005cb6dab79c96e84e67ba6f4f7eddda17d6
parent 07c38414dc9816b56d27a3d86b856ffe23caff11
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Wed, 31 Jan 2024 18:02:42 +0100

made a proper version of CExp substitution

</content>
</entry>
<entry>
<id>07c38414dc9816b56d27a3d86b856ffe23caff11</id>
<published>2024-01-16T21:24:18Z</published>
<updated>2024-01-16T21:24:18Z</updated>
<title type="text">finished variable substitution</title>
<link rel="alternate" type="text/html" href="commit/07c38414dc9816b56d27a3d86b856ffe23caff11.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 07c38414dc9816b56d27a3d86b856ffe23caff11
parent a152771d93f39df22f666592b3de2293437ab904
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Tue, 16 Jan 2024 22:24:18 +0100

finished variable substitution

</content>
</entry>
<entry>
<id>a152771d93f39df22f666592b3de2293437ab904</id>
<published>2024-01-16T20:22:59Z</published>
<updated>2024-01-16T20:22:59Z</updated>
<title type="text">added back 3 hours of work</title>
<link rel="alternate" type="text/html" href="commit/a152771d93f39df22f666592b3de2293437ab904.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit a152771d93f39df22f666592b3de2293437ab904
parent cbc3b5d7ee843d4334580c282371b92de728cb94
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Tue, 16 Jan 2024 21:22:59 +0100

added back 3 hours of work

hopefully this is all correct, I lost it when I forgot to soave

</content>
</entry>
<entry>
<id>cbc3b5d7ee843d4334580c282371b92de728cb94</id>
<published>2024-01-12T23:25:54Z</published>
<updated>2024-01-12T23:25:54Z</updated>
<title type="text">example function</title>
<link rel="alternate" type="text/html" href="commit/cbc3b5d7ee843d4334580c282371b92de728cb94.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit cbc3b5d7ee843d4334580c282371b92de728cb94
parent c250027607e5bbe02cd0aa5bf974c101d9d9c419
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Sat, 13 Jan 2024 00:25:54 +0100

example function

</content>
</entry>
<entry>
<id>c250027607e5bbe02cd0aa5bf974c101d9d9c419</id>
<published>2023-12-18T18:22:54Z</published>
<updated>2023-12-18T18:22:54Z</updated>
<title type="text">tightened types exports</title>
<link rel="alternate" type="text/html" href="commit/c250027607e5bbe02cd0aa5bf974c101d9d9c419.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit c250027607e5bbe02cd0aa5bf974c101d9d9c419
parent 03eb5c1228ea9f5997fc19f7075a90cca1d29820
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 18 Dec 2023 19:22:54 +0100

tightened types exports

</content>
</entry>
<entry>
<id>03eb5c1228ea9f5997fc19f7075a90cca1d29820</id>
<published>2023-12-18T17:58:35Z</published>
<updated>2023-12-18T17:58:35Z</updated>
<title type="text">add free variable searching</title>
<link rel="alternate" type="text/html" href="commit/03eb5c1228ea9f5997fc19f7075a90cca1d29820.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 03eb5c1228ea9f5997fc19f7075a90cca1d29820
parent daf044b576feb8ee61bb6be18f28985f5e87f4f4
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 18 Dec 2023 18:58:35 +0100

add free variable searching

</content>
</entry>
<entry>
<id>daf044b576feb8ee61bb6be18f28985f5e87f4f4</id>
<published>2023-12-18T13:29:00Z</published>
<updated>2023-12-18T13:29:00Z</updated>
<title type="text">add haskell version</title>
<link rel="alternate" type="text/html" href="commit/daf044b576feb8ee61bb6be18f28985f5e87f4f4.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit daf044b576feb8ee61bb6be18f28985f5e87f4f4
parent a1be864841356b237cbbee42c163384d69995555
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 18 Dec 2023 14:29:00 +0100

add haskell version

</content>
</entry>
<entry>
<id>a1be864841356b237cbbee42c163384d69995555</id>
<published>2023-12-13T15:56:15Z</published>
<updated>2023-12-13T15:56:15Z</updated>
<title type="text">add more visitor rules</title>
<link rel="alternate" type="text/html" href="commit/a1be864841356b237cbbee42c163384d69995555.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit a1be864841356b237cbbee42c163384d69995555
parent 258121cfb53b6b002dd0d2f68b91ce5234011620
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Wed, 13 Dec 2023 16:56:15 +0100

add more visitor rules

</content>
</entry>
<entry>
<id>258121cfb53b6b002dd0d2f68b91ce5234011620</id>
<published>2023-12-12T15:24:03Z</published>
<updated>2023-12-12T15:24:03Z</updated>
<title type="text">first visit method done</title>
<link rel="alternate" type="text/html" href="commit/258121cfb53b6b002dd0d2f68b91ce5234011620.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 258121cfb53b6b002dd0d2f68b91ce5234011620
parent d9ffc2f3f679bf6e87cf12dc1ed9809badf673da
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Tue, 12 Dec 2023 16:24:03 +0100

first visit method done

</content>
</entry>
<entry>
<id>d9ffc2f3f679bf6e87cf12dc1ed9809badf673da</id>
<published>2023-12-12T14:20:56Z</published>
<updated>2023-12-12T14:20:56Z</updated>
<title type="text">start working on actual visitor</title>
<link rel="alternate" type="text/html" href="commit/d9ffc2f3f679bf6e87cf12dc1ed9809badf673da.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit d9ffc2f3f679bf6e87cf12dc1ed9809badf673da
parent 60c8f636596de722a91f9dba1f2ae631a61a6484
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Tue, 12 Dec 2023 15:20:56 +0100

start working on actual visitor

</content>
</entry>
<entry>
<id>60c8f636596de722a91f9dba1f2ae631a61a6484</id>
<published>2023-12-11T15:11:59Z</published>
<updated>2023-12-11T15:11:59Z</updated>
<title type="text">add more operators</title>
<link rel="alternate" type="text/html" href="commit/60c8f636596de722a91f9dba1f2ae631a61a6484.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 60c8f636596de722a91f9dba1f2ae631a61a6484
parent 2824d28a6fd65e0a1f70a1f8b149a198e7e7fa8d
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 11 Dec 2023 16:11:59 +0100

add more operators

</content>
</entry>
<entry>
<id>2824d28a6fd65e0a1f70a1f8b149a198e7e7fa8d</id>
<published>2023-12-11T15:04:26Z</published>
<updated>2023-12-11T15:04:26Z</updated>
<title type="text">added labels to each rule</title>
<link rel="alternate" type="text/html" href="commit/2824d28a6fd65e0a1f70a1f8b149a198e7e7fa8d.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 2824d28a6fd65e0a1f70a1f8b149a198e7e7fa8d
parent 0e96e69659c7c31927b7eee5c40d017b035a6471
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 11 Dec 2023 16:04:26 +0100

added labels to each rule

</content>
</entry>
<entry>
<id>0e96e69659c7c31927b7eee5c40d017b035a6471</id>
<published>2023-12-11T14:25:24Z</published>
<updated>2023-12-11T14:25:24Z</updated>
<title type="text">Initial commit</title>
<link rel="alternate" type="text/html" href="commit/0e96e69659c7c31927b7eee5c40d017b035a6471.html" />
<author>
<name>Erik Oosting</name>
<email>crazazy@tilde.cafe</email>
</author>
<content type="text">commit 0e96e69659c7c31927b7eee5c40d017b035a6471
Author: Erik Oosting &lt;crazazy@tilde.cafe&gt;
Date:   Mon, 11 Dec 2023 15:25:24 +0100

Initial commit

Adding grammar

</content>
</entry>
</feed>
