<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejit/src/compile, branch master</title>
<subtitle>Hybrid JIT/bytecode built on top of Lightening</subtitle>
<id>https://metanimi.dy.fi/cgit/ejit/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/ejit/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/'/>
<updated>2025-10-12T20:27:49Z</updated>
<entry>
<title>fix warning when DEBUG is not defined</title>
<updated>2025-10-12T20:27:49Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-12T20:27:49Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=89313128e8d0427b1f834fb262f52d6135b98f92'/>
<id>urn:sha1:89313128e8d0427b1f834fb262f52d6135b98f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix multiple labels at same instruction</title>
<updated>2025-09-19T13:56:32Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-09-19T13:56:32Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=d567612fd6344204c6c8438b8fe7fe7dbd54d924'/>
<id>urn:sha1:d567612fd6344204c6c8438b8fe7fe7dbd54d924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix multiple active relocs</title>
<updated>2025-05-18T19:09:08Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-05-18T19:09:08Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=a371bc41f4d208bcb2f8b56677504e1746e3bb83'/>
<id>urn:sha1:a371bc41f4d208bcb2f8b56677504e1746e3bb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix register ordering</title>
<updated>2025-05-18T14:00:32Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-05-18T14:00:32Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=b0a6350b96f6ef3f8b2af5a385474d885a41759b'/>
<id>urn:sha1:b0a6350b96f6ef3f8b2af5a385474d885a41759b</id>
<content type='text'>
+ The register allocator assumed registers were ordered according to
  increasing start address, but there was no sorting to ensure that
  condition. Most programs follow the above construction, which made it
  a fairly easy bug to miss
</content>
</entry>
<entry>
<title>take loops into account in register allocator</title>
<updated>2025-05-17T10:42:33Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-05-17T10:42:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=b9372c7be73a7cad6d741f5323dc8b2b758198d4'/>
<id>urn:sha1:b9372c7be73a7cad6d741f5323dc8b2b758198d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use conts/vec instead of vendored version</title>
<updated>2025-05-01T10:51:36Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-05-01T10:51:36Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=5c11915931ad43617ba6f62189bb11630b9624d4'/>
<id>urn:sha1:5c11915931ad43617ba6f62189bb11630b9624d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve tests a bit</title>
<updated>2025-04-10T19:22:33Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-10T19:22:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=531d307d310881e69efc8ae8c8119f5f5799e0f9'/>
<id>urn:sha1:531d307d310881e69efc8ae8c8119f5f5799e0f9</id>
<content type='text'>
+ Runs tests on all arches that I have easy access to
</content>
</entry>
<entry>
<title>add callr_i/l/f/d</title>
<updated>2025-04-09T19:20:01Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-09T19:20:01Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=be5c83ba8e57bc67beee41bc2c7227e6b8ebd9d5'/>
<id>urn:sha1:be5c83ba8e57bc67beee41bc2c7227e6b8ebd9d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add taili</title>
<updated>2025-04-09T17:20:48Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-09T17:20:48Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=057131cb20fb1c46e90adecfb4a16eb62f100580'/>
<id>urn:sha1:057131cb20fb1c46e90adecfb4a16eb62f100580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial tail call stuff</title>
<updated>2025-04-09T16:56:33Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-09T16:56:33Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=6824dd4b1ee22184f0e600115db3998924ed39d6'/>
<id>urn:sha1:6824dd4b1ee22184f0e600115db3998924ed39d6</id>
<content type='text'>
</content>
</entry>
</feed>
