<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejit/tests, branch tail</title>
<subtitle>Hybrid JIT/bytecode built on top of Lightening</subtitle>
<id>https://metanimi.dy.fi/cgit/ejit/atom?h=tail</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/ejit/atom?h=tail'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/'/>
<updated>2025-04-10T19:22:33Z</updated>
<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>implement minr_d/maxr_d</title>
<updated>2025-04-05T10:46:09Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-05T10:46:09Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=42f89542550033a3f22700e6b0fd71627a252f96'/>
<id>urn:sha1:42f89542550033a3f22700e6b0fd71627a252f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve build system a bit</title>
<updated>2025-04-02T18:14:23Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-02T18:14:23Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=6c2e51a3f8695cb95d6a4a6859d3f934e28c8f9f'/>
<id>urn:sha1:6c2e51a3f8695cb95d6a4a6859d3f934e28c8f9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix big endian compilation</title>
<updated>2025-04-02T18:13:03Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-02T18:13:03Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=d8f9699debd435da5e1aef22c94c47154be4e2be'/>
<id>urn:sha1:d8f9699debd435da5e1aef22c94c47154be4e2be</id>
<content type='text'>
+ Code used some assumptions about type aliasing that might not hold for
  all systems
</content>
</entry>
<entry>
<title>expose sqrt</title>
<updated>2025-04-01T19:16:25Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-01T19:16:25Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=478c92b425eca53a0d884fb8f5dea8d769016858'/>
<id>urn:sha1:478c92b425eca53a0d884fb8f5dea8d769016858</id>
<content type='text'>
+ Requires linking with libm in some cases, which is fine I suppose, but
  kind of annoying
</content>
</entry>
<entry>
<title>handle immediates a bit better</title>
<updated>2025-03-26T11:17:58Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-26T11:17:58Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=67a13eb82534996fbd6ba2fc0c36d3e1284bcd8e'/>
<id>urn:sha1:67a13eb82534996fbd6ba2fc0c36d3e1284bcd8e</id>
<content type='text'>
+ Passing floats as immediate values is not supported in lightening, but
  I might have a go at adding it since it seems like a useful feature at
  some point
</content>
</entry>
<entry>
<title>protect jit pages</title>
<updated>2025-03-14T21:17:04Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-14T20:33:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=2a2d096b61262c2059ea022379869b9c4a70eafa'/>
<id>urn:sha1:2a2d096b61262c2059ea022379869b9c4a70eafa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start supporting 32bit arches</title>
<updated>2025-03-14T19:08:01Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-14T19:08:01Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=f5c729ea59d227a507f83bd94d07f4366b46d72b'/>
<id>urn:sha1:f5c729ea59d227a507f83bd94d07f4366b46d72b</id>
<content type='text'>
</content>
</entry>
</feed>
