<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minicc.git/tests, 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>2024-07-09T16:58:56Z</updated>
<entry>
<title>Use libreichwein, and googletest from Debian</title>
<updated>2024-07-09T16:58:56Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2024-07-09T16:58:56Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=f8c4fe1614cc79df9f97c8a7754cf2a5aaf5063d'/>
<id>urn:sha1:f8c4fe1614cc79df9f97c8a7754cf2a5aaf5063d</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>Bugfix push + pop</title>
<updated>2020-11-21T21:57:25Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-21T21:57:25Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=739297d8895b08a9ecd8e81b01b7ba8e8dc4a8ae'/>
<id>urn:sha1:739297d8895b08a9ecd8e81b01b7ba8e8dc4a8ae</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>Assembler bugfixes - tests run successfully now</title>
<updated>2020-11-20T09:59:18Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-20T09:59:18Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=7250bbe5ae2d2ee6b0334bc462aab73f7d8dac0e'/>
<id>urn:sha1:7250bbe5ae2d2ee6b0334bc462aab73f7d8dac0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add assembler parser (WIP)</title>
<updated>2020-11-19T21:31:33Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-11-19T21:31:33Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/minicc.git/commit/?id=5c0611b998e039c8547cfa3841da3567e13446a8'/>
<id>urn:sha1:5c0611b998e039c8547cfa3841da3567e13446a8</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>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>
