<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rabbithole/src, branch main</title>
<subtitle>a first attempt at a language.</subtitle>
<id>http://git.rnrd.eu/rabbithole/atom/src?h=main</id>
<link rel='self' href='http://git.rnrd.eu/rabbithole/atom/src?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/'/>
<updated>2022-03-03T01:30:46+00:00</updated>
<entry>
<title>Allow returns without value</title>
<updated>2022-03-03T01:30:46+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-03-03T01:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=f5bb7bbd8824a20c991587d5a774644aa98241d9'/>
<id>urn:sha1:f5bb7bbd8824a20c991587d5a774644aa98241d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-arrange error locations</title>
<updated>2022-03-03T00:57:25+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-03-03T00:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=8f7e3d1d2cd43d30ccc16799fcf69058ccc5a717'/>
<id>urn:sha1:8f7e3d1d2cd43d30ccc16799fcf69058ccc5a717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Runtime errors</title>
<updated>2021-12-28T23:48:16+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-12-28T23:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=842e76d57274ea6f8d5929e96f2919fd9cf0afb5'/>
<id>urn:sha1:842e76d57274ea6f8d5929e96f2919fd9cf0afb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AST restructure</title>
<updated>2021-12-28T20:46:39+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-12-13T23:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=e621f13a226d297d5368f4c294a8549a93843934'/>
<id>urn:sha1:e621f13a226d297d5368f4c294a8549a93843934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic errors for parsing.</title>
<updated>2021-11-21T18:44:47+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-21T18:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=4e9d846fbd51cec9e8d931c4aa3f399668ac316e'/>
<id>urn:sha1:4e9d846fbd51cec9e8d931c4aa3f399668ac316e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename all Variants to Kinds</title>
<updated>2021-11-21T13:52:50+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-21T13:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=abaa72af8a1be00f3f84d7771a7994bfbbccf719'/>
<id>urn:sha1:abaa72af8a1be00f3f84d7771a7994bfbbccf719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Runtime types</title>
<updated>2021-11-19T23:31:28+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-19T23:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=395d086f0dce355ccdcf3da149c309826c539b48'/>
<id>urn:sha1:395d086f0dce355ccdcf3da149c309826c539b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add return statements</title>
<updated>2021-11-14T21:40:36+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-14T21:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=c891369f0ce69b2fe78846cae1202899595354b7'/>
<id>urn:sha1:c891369f0ce69b2fe78846cae1202899595354b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Function calling and the ensuing scope shenanigans</title>
<updated>2021-11-14T21:31:34+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-14T21:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=2a3ab5c161ac98cb3c6326173e5ed78089a9ed68'/>
<id>urn:sha1:2a3ab5c161ac98cb3c6326173e5ed78089a9ed68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Str escape sequences.</title>
<updated>2021-11-14T18:50:01+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-11-14T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=a8eb28c81176c25f9688ce352aa5f14e04393098'/>
<id>urn:sha1:a8eb28c81176c25f9688ce352aa5f14e04393098</id>
<content type='text'>
</content>
</entry>
</feed>
