<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ek/Makefile, branch master</title>
<subtitle>BORED - Compiler for triscv</subtitle>
<id>https://metanimi.dy.fi/cgit/ek/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/ek/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/'/>
<updated>2025-08-10T18:43:12Z</updated>
<entry>
<title>small build system improvements</title>
<updated>2025-08-10T18:43:12Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-08-10T18:42:49Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=82fe03d91350bed04da25693d932c75c736a91bb'/>
<id>urn:sha1:82fe03d91350bed04da25693d932c75c736a91bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't support analysis while cross compiling</title>
<updated>2024-08-17T21:10:44Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T21:10:44Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=1bb997feefda0154e975797faaacec7c47de55e0'/>
<id>urn:sha1:1bb997feefda0154e975797faaacec7c47de55e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make check works again</title>
<updated>2024-08-17T21:07:56Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T21:07:56Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=33fcf676128426f2ac9a4730d63fa481bb351518'/>
<id>urn:sha1:33fcf676128426f2ac9a4730d63fa481bb351518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>actually enable clang compilation and apply fixes</title>
<updated>2024-08-17T17:52:23Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T17:52:23Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=0d4e9292d85a169f881926556992d4ae12dcb6f4'/>
<id>urn:sha1:0d4e9292d85a169f881926556992d4ae12dcb6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add analyzer and fix some reported issues</title>
<updated>2024-08-17T17:47:33Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-17T17:47:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=395efb9c8a0a0160a7b95769e9484bae5548bbde'/>
<id>urn:sha1:395efb9c8a0a0160a7b95769e9484bae5548bbde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bmake compilation</title>
<updated>2024-05-24T11:30:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-24T11:04:49Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=fd30e99f93313bec0af3ff5ec3735d90dd025dce'/>
<id>urn:sha1:fd30e99f93313bec0af3ff5ec3735d90dd025dce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2024-04-09T15:43:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-09T15:43:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=7294673a9889f968eef86930d4e09f47070439fc'/>
<id>urn:sha1:7294673a9889f968eef86930d4e09f47070439fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify ast definition</title>
<updated>2024-04-08T23:50:34Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-08T23:50:34Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=e5f9d49e39210fe634305d57f1b01e013d66aa71'/>
<id>urn:sha1:e5f9d49e39210fe634305d57f1b01e013d66aa71</id>
<content type='text'>
+ Makes it a lot nicer to work with.
</content>
</entry>
<entry>
<title>implement some initial qbt backend stuff</title>
<updated>2024-04-06T22:28:45Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-06T22:28:45Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=170f3ddc3d8967c0b5d4755c0221c396db215b2f'/>
<id>urn:sha1:170f3ddc3d8967c0b5d4755c0221c396db215b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update build system</title>
<updated>2023-08-16T18:03:29Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-08-16T18:03:29Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=36e783aababadc0bb3e3c55f7616650523877e96'/>
<id>urn:sha1:36e783aababadc0bb3e3c55f7616650523877e96</id>
<content type='text'>
</content>
</entry>
</feed>
