<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minijava-compiler.git/misc, 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-11T22:30:40+00:00</updated>
<entry>
<title>Turn off logger</title>
<updated>2024-05-11T22:30:40+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-11T22:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=917846ad0036df0e48bb937ba6206a2905b4a831'/>
<id>urn:sha1:917846ad0036df0e48bb937ba6206a2905b4a831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed SymbolTable to throw and exception when searching for missing entries</title>
<updated>2024-05-11T21:32:13+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-11T21:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=5677447c250dcf0c970fe7ce4ac51f47bf6d6da0'/>
<id>urn:sha1:5677447c250dcf0c970fe7ce4ac51f47bf6d6da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off logger</title>
<updated>2024-05-08T01:18:12+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-08T01:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=6a27fdf4276772544d20074ab9abd02dab9c0a20'/>
<id>urn:sha1:6a27fdf4276772544d20074ab9abd02dab9c0a20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partial implementation for starter Condense</title>
<updated>2024-05-06T06:59:26+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-06T06:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=8e33e2828ffc62238afc32bb2593b8619f586077'/>
<id>urn:sha1:8e33e2828ffc62238afc32bb2593b8619f586077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skeleton for "Condense" (vaporm to mips) Library</title>
<updated>2024-05-04T23:58:34+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-04T23:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=925372248bfb45e0027cf71d8d40c26e48261ee5'/>
<id>urn:sha1:925372248bfb45e0027cf71d8d40c26e48261ee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added example which checks expressions are dereferenced properly</title>
<updated>2024-05-03T23:56:39+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-03T23:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=5ddbe1a5877c2117b2d74015af1eb11baaf998a1'/>
<id>urn:sha1:5ddbe1a5877c2117b2d74015af1eb11baaf998a1</id>
<content type='text'>
</content>
</entry>
<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>Switch off logging, graphviz</title>
<updated>2024-05-01T21:30:42+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-01T21:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=e8be6dd157bed1b09312aa360ec8ee2f41813d0f'/>
<id>urn:sha1:e8be6dd157bed1b09312aa360ec8ee2f41813d0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix first of a few new minor bugs introduced with rewrite</title>
<updated>2024-04-23T21:59:01+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-23T21:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=12520b3e79d1050f8dd7ada09a06d49f19bd5401'/>
<id>urn:sha1:12520b3e79d1050f8dd7ada09a06d49f19bd5401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup BoilSimp -&gt; BoilVisitor</title>
<updated>2024-04-23T21:04:43+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-04-23T21:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=1cbc6acab2c1bd745649a639db023b0f6c87f821'/>
<id>urn:sha1:1cbc6acab2c1bd745649a639db023b0f6c87f821</id>
<content type='text'>
</content>
</entry>
</feed>
