<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minijava-compiler.git/boil, branch master</title>
<subtitle>A minijava compiler built (mostly) from scratch
</subtitle>
<id>https://git.operationnull.com/minijava-compiler.git/atom?h=master</id>
<link rel='self' href='https://git.operationnull.com/minijava-compiler.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/'/>
<updated>2024-05-03T23:50:02+00:00</updated>
<entry>
<title>Move creating temporaries to Expression statements in BoilVisitor</title>
<updated>2024-05-03T23:50:02+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-03T23:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=8b481ec08efa60d462897a98bec3f6761c2933d1'/>
<id>urn:sha1:8b481ec08efa60d462897a98bec3f6761c2933d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HeatVisitor MessageSend anonymous, observe Factorial + others pass</title>
<updated>2024-04-27T01:36:16+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-27T01:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=e2d7b563cd22b92604e07dad9bf6bcf0393a46ca'/>
<id>urn:sha1:e2d7b563cd22b92604e07dad9bf6bcf0393a46ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added skeleton files in "heat" libary, successor to TypeCheckSimp</title>
<updated>2024-04-26T23:01:49+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T23:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=7c6c79a437a4c1e7cf85964d005a3cdeb59809f1'/>
<id>urn:sha1:7c6c79a437a4c1e7cf85964d005a3cdeb59809f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange directory structure</title>
<updated>2024-04-26T21:50:38+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T21:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=1851f5e76018ec1df3b55dce6cc9a64c9497bf7a'/>
<id>urn:sha1:1851f5e76018ec1df3b55dce6cc9a64c9497bf7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BracketSend to handle class attributes, observe all given tests pass</title>
<updated>2024-04-26T05:38:22+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T05:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=9252e0f965347ba3b338fe9c35e86a0fa15c9f20'/>
<id>urn:sha1:9252e0f965347ba3b338fe9c35e86a0fa15c9f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Files I forgot to add</title>
<updated>2024-04-26T05:35:21+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T05:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=416e88a071c9d091c3d868171cecb4bdd093b6b6'/>
<id>urn:sha1:416e88a071c9d091c3d868171cecb4bdd093b6b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix message send to handle class variables</title>
<updated>2024-04-26T05:34:56+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T05:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=7e6c63a4d5a4acf9a4f993e6dff6ee7912f26c1e'/>
<id>urn:sha1:7e6c63a4d5a4acf9a4f993e6dff6ee7912f26c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BoilVisitor changes to Allocation</title>
<updated>2024-04-26T04:08:21+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-26T04:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=a4090b25b5433ce007c91cabbd4c247f6a6c81f1'/>
<id>urn:sha1:a4090b25b5433ce007c91cabbd4c247f6a6c81f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BoilVisitor.MessageSend for Bracket, proper class Extension in ST</title>
<updated>2024-04-25T22:59:15+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-25T22:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=34fad9467618d10178d55f30c034f93ce03ada25'/>
<id>urn:sha1:34fad9467618d10178d55f30c034f93ce03ada25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BoilVisitor not expression, observe more tests pass</title>
<updated>2024-04-25T20:51:31+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-25T20:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=971666e64a46f342d633c4410ef08f216c5049b4'/>
<id>urn:sha1:971666e64a46f342d633c4410ef08f216c5049b4</id>
<content type='text'>
</content>
</entry>
</feed>
