<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejit/scripts, 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:29:32Z</updated>
<entry>
<title>fix compilation on openbsd</title>
<updated>2025-10-12T20:29:32Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-12T20:29:32Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=818b727df58685c19d9072154f73f7ad3db023db'/>
<id>urn:sha1:818b727df58685c19d9072154f73f7ad3db023db</id>
<content type='text'>
+ Labels require expressions after them when compiled with clang

+ CFLAGS is predefined by bmake to use DEBUG, remove it since it
  was kind of pointless anyway

+ Tests don't yet pass, apparently openbsd disagrees with some of my
  runtime type decisions
</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>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>
<entry>
<title>fix example compilation</title>
<updated>2025-04-03T15:26:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-03T15:26:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=441ddf9277f878b83c8d093def51b27285353fed'/>
<id>urn:sha1:441ddf9277f878b83c8d093def51b27285353fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>armhf seems to work</title>
<updated>2025-04-02T18:16:13Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-02T18:16:13Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=89d9f5c3fc59eff3b1a46fe6d44f5ee92eeb7be4'/>
<id>urn:sha1:89d9f5c3fc59eff3b1a46fe6d44f5ee92eeb7be4</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>powerpc64le seems to work</title>
<updated>2025-04-01T19:41:35Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-01T19:41:35Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=a9b21a1d5c55939cf3db1f3d5c857760601adb3b'/>
<id>urn:sha1:a9b21a1d5c55939cf3db1f3d5c857760601adb3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mips64el seems to work</title>
<updated>2025-04-01T19:29:56Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-01T19:29:56Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=27362d8e0af2f2a39da69239dcd207e0ff20cced'/>
<id>urn:sha1:27362d8e0af2f2a39da69239dcd207e0ff20cced</id>
<content type='text'>
</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>
</feed>
