<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reference-compiler, branch main</title>
<subtitle>the reference compiler for the Crowbar language
</subtitle>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/'/>
<entry>
<title>properly parse parenthesized atomic expressions</title>
<updated>2020-12-29T01:01:43+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-29T01:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=398443f1e29b2f999c953879a91269724dd7c941'/>
<id>398443f1e29b2f999c953879a91269724dd7c941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement '\n'</title>
<updated>2020-12-29T01:01:24+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-29T01:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=8bab44263e563dddf071b7c2c0faa3e3c7168e39'/>
<id>8bab44263e563dddf071b7c2c0faa3e3c7168e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement while loops</title>
<updated>2020-12-29T01:01:13+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-29T01:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=02f896ed7d1a088def0d12c7a55a6f67c034ab21'/>
<id>02f896ed7d1a088def0d12c7a55a6f67c034ab21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to v0.0.6</title>
<updated>2020-12-28T21:46:51+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-28T21:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=d24baa5a06d1ed235bb6cfb1c35b8490c18a3175'/>
<id>d24baa5a06d1ed235bb6cfb1c35b8490c18a3175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retain function call return value</title>
<updated>2020-12-28T21:26:42+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-28T21:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=65afa06491818dc3187399c3f16dbf284bec761d'/>
<id>65afa06491818dc3187399c3f16dbf284bec761d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make different incorrect assumptions about types</title>
<updated>2020-12-28T21:26:11+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-28T21:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=2a17d1324bd7c93a06b0abe687bf6e4d3953c003'/>
<id>2a17d1324bd7c93a06b0abe687bf6e4d3953c003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some typing edge cases</title>
<updated>2020-12-23T07:53:58+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-23T07:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=960e8c898dc0826d6dd5991f087fcd9d3ee6fcd1'/>
<id>960e8c898dc0826d6dd5991f087fcd9d3ee6fcd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement a bunch more stuff</title>
<updated>2020-12-23T07:46:52+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-12-23T07:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=c7de22f575607a7966b6b592dbf81bd3f867a2e4'/>
<id>c7de22f575607a7966b6b592dbf81bd3f867a2e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some more instructions</title>
<updated>2020-11-06T04:01:38+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-11-06T04:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=bd933eeef043e0bc5e3ddd6557c9884593b59d3b'/>
<id>bd933eeef043e0bc5e3ddd6557c9884593b59d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix type checking</title>
<updated>2020-11-05T18:09:29+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2020-11-05T18:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/crowbar/reference-compiler/commit/?id=67e4837345d6b3127ddd0ae281434d40f3b6b377'/>
<id>67e4837345d6b3127ddd0ae281434d40f3b6b377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
