<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minicc.git/flowgraph, branch master</title>
<subtitle>Minimal Incomplete Compiler Collection</subtitle>
<id>https://reichwein.it/cgit/minicc.git/atom?h=master</id>
<link rel='self' href='https://reichwein.it/cgit/minicc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/'/>
<updated>2020-11-22T21:14:23Z</updated>
<entry>
<title>Generalize Add / Mul, Integer promotion, tests</title>
<updated>2020-11-22T21:14:23Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-22T21:14:23Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=ff69e8cab318101843cd8b49a0cb04df9763e10f'/>
<id>urn:sha1:ff69e8cab318101843cd8b49a0cb04df9763e10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify flowgraph types</title>
<updated>2020-11-22T16:11:11Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-22T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=ad3fd947005400c90f41baa4416a27d94b1bc157'/>
<id>urn:sha1:ad3fd947005400c90f41baa4416a27d94b1bc157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support 16-bit short</title>
<updated>2020-11-22T12:00:06Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-22T12:00:06Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=1fae63de23320a1663b7c591e247ad81852ab6dc'/>
<id>urn:sha1:1fae63de23320a1663b7c591e247ad81852ab6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support gcc 10 and clang 11</title>
<updated>2020-11-21T14:19:45Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-21T14:19:45Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=7edbd99775416a32c88acf8e9379518436905f02'/>
<id>urn:sha1:7edbd99775416a32c88acf8e9379518436905f02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Asm ops</title>
<updated>2020-11-18T16:55:27Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-18T16:55:27Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=031bfef600e7021c8bd72e2e663f368e7386b131'/>
<id>urn:sha1:031bfef600e7021c8bd72e2e663f368e7386b131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete hierarchical evaluation (unittest and systemtest fixed)</title>
<updated>2020-11-17T11:38:40Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-17T11:38:40Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=927eb99e75325164a541c2638e1e607294019381'/>
<id>urn:sha1:927eb99e75325164a541c2638e1e607294019381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement hierarchical evaluation (WIP)</title>
<updated>2020-11-16T11:48:44Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-16T11:48:44Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=c9cb051fae190acfc36813e4a23759fb9b9c3df3'/>
<id>urn:sha1:c9cb051fae190acfc36813e4a23759fb9b9c3df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed unit tests, prepared hierarchical evaluation via stack (WIP)</title>
<updated>2020-11-15T17:39:01Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-15T17:39:01Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=a3b4cd4fdd4340c952eaa00bca9bebf817b901ae'/>
<id>urn:sha1:a3b4cd4fdd4340c952eaa00bca9bebf817b901ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify Asm construction</title>
<updated>2020-11-15T12:55:18Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-15T12:55:18Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=d07c5bc14edbe071ee7b4f47f174780e95e451aa'/>
<id>urn:sha1:d07c5bc14edbe071ee7b4f47f174780e95e451aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added system tests</title>
<updated>2020-11-14T21:06:10Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-14T21:06:10Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=9e7f4c9d43b310c280cd6432cd4150411f4b914e'/>
<id>urn:sha1:9e7f4c9d43b310c280cd6432cd4150411f4b914e</id>
<content type='text'>
</content>
</entry>
</feed>
