<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rabbithole/src/main.rs, branch main</title>
<subtitle>a first attempt at a language.</subtitle>
<id>http://git.rnrd.eu/rabbithole/atom/src/main.rs?h=main</id>
<link rel='self' href='http://git.rnrd.eu/rabbithole/atom/src/main.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/'/>
<updated>2022-03-03T00:57:25+00:00</updated>
<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>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>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>Fix clippy warnings</title>
<updated>2021-10-22T22:49:54+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-22T22:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=da14afd74e1659af6ce4553360ac5dd0ce933db8'/>
<id>urn:sha1:da14afd74e1659af6ce4553360ac5dd0ce933db8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split execution modes</title>
<updated>2021-10-21T22:24:46+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-21T22:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=ce9007bd5aefc37cf7e48eefc0fab4049c8a6b7d'/>
<id>urn:sha1:ce9007bd5aefc37cf7e48eefc0fab4049c8a6b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic expression repl.</title>
<updated>2021-10-18T19:55:53+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-18T19:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=efd7e869f23913e73c38cd00644be38c97cd6635'/>
<id>urn:sha1:efd7e869f23913e73c38cd00644be38c97cd6635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple AST walker.</title>
<updated>2021-10-18T19:28:52+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-18T19:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=0881af52f16dc0b6a3900180cce5187d27373901'/>
<id>urn:sha1:0881af52f16dc0b6a3900180cce5187d27373901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic expression parsing</title>
<updated>2021-10-18T18:37:57+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-18T18:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=0f6f6068ebc33152f57658cf138df0622b44f6a2'/>
<id>urn:sha1:0f6f6068ebc33152f57658cf138df0622b44f6a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parsing expressions scaffold</title>
<updated>2021-10-17T22:28:31+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2021-10-17T22:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/rabbithole/commit/?id=338bffe40ffea3f7cec94e8da8d96813b7f844ff'/>
<id>urn:sha1:338bffe40ffea3f7cec94e8da8d96813b7f844ff</id>
<content type='text'>
</content>
</entry>
</feed>
