<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minijava-compiler.git/output, 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-13T01:26:57+00:00</updated>
<entry>
<title>Unconfirmed fix for recursive-extension finder</title>
<updated>2024-05-13T01:26:57+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-13T01:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=297d7292bf8b42eda443ad65b618a697f7ef67ad'/>
<id>urn:sha1:297d7292bf8b42eda443ad65b618a697f7ef67ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make (classinstance).send typecheck in HeatVisitor</title>
<updated>2024-05-12T19:30:35+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-12T19:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=e5709fbc956d3395e7b401fd5198524e02542e81'/>
<id>urn:sha1:e5709fbc956d3395e7b401fd5198524e02542e81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new tests</title>
<updated>2024-05-12T07:08:11+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-12T07:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=42a95045240803c8ce2f3af9b63ab5a10c07ce0c'/>
<id>urn:sha1:42a95045240803c8ce2f3af9b63ab5a10c07ce0c</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>Fix three more bugs related to st</title>
<updated>2024-05-11T21:14:07+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-11T21:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=2a40b613252eb3d7a95624957dca61fdfa30dc2a'/>
<id>urn:sha1:2a40b613252eb3d7a95624957dca61fdfa30dc2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More examples for overriding class attributes</title>
<updated>2024-05-10T20:47:48+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-10T20:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=b8c16f5ff7dffd1ceb51d2115aa2f86a59f090fe'/>
<id>urn:sha1:b8c16f5ff7dffd1ceb51d2115aa2f86a59f090fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New tests to verify correct overwriting detection</title>
<updated>2024-05-10T20:31:07+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-10T20:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=94254471915826aa8759df483f0b75624d740784'/>
<id>urn:sha1:94254471915826aa8759df483f0b75624d740784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require parameters to match exactly in SymbolTable for non-overwrite</title>
<updated>2024-05-10T20:25:06+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-10T20:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=1298a32801f12cc20b5a706377443d557e8da9b6'/>
<id>urn:sha1:1298a32801f12cc20b5a706377443d557e8da9b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More examples, another small fix for detecting overloads</title>
<updated>2024-05-10T19:11:34+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-10T19:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=4b50a7a2b41373cc9b1644e584886f22da312848'/>
<id>urn:sha1:4b50a7a2b41373cc9b1644e584886f22da312848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed many issues with overloading in extensions</title>
<updated>2024-05-10T19:03:12+00:00</updated>
<author>
<name>bd-912</name>
<email>bdunahu@colostate.edu</email>
</author>
<published>2024-05-10T19:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.operationnull.com/minijava-compiler.git/commit/?id=58fa180a069cef9692f002cb5b5eb401d6c90d0b'/>
<id>urn:sha1:58fa180a069cef9692f002cb5b5eb401d6c90d0b</id>
<content type='text'>
</content>
</entry>
</feed>
