<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejit/.gitignore, 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-04-24T17:17:57Z</updated>
<entry>
<title>add gcc coverage</title>
<updated>2025-04-24T17:17:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-04-24T17:17:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=d9e7718b03596c9af89411a8991f5a1da7b4ad5f'/>
<id>urn:sha1:d9e7718b03596c9af89411a8991f5a1da7b4ad5f</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>
<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>
<entry>
<title>make code a bit more robust</title>
<updated>2025-03-07T16:52:54Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-07T16:50:34Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=ba9145b0b7af2a82c62f8dfa28807958af5d0c8d'/>
<id>urn:sha1:ba9145b0b7af2a82c62f8dfa28807958af5d0c8d</id>
<content type='text'>
+ Should be more difficult to make mistakes in the future, ejit can now
  automatically keep track of how many register slots are used and if 64
  bit mode is required. Slight runtime overhead, but not too bad.
</content>
</entry>
<entry>
<title>use type-specific vectors instead of generic ones</title>
<updated>2024-10-22T14:43:44Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-10-22T14:40:09Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=7f7b22674ed8e9633cd0e47662508c3641e9f967'/>
<id>urn:sha1:7f7b22674ed8e9633cd0e47662508c3641e9f967</id>
<content type='text'>
+ An attempt at speeding up function calls in the interpreted mode
</content>
</entry>
<entry>
<title>clear up some semantics</title>
<updated>2024-06-29T11:43:39Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-06-29T11:43:39Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=eb09800cff9eec8ecbe756b193cab738d43897d2'/>
<id>urn:sha1:eb09800cff9eec8ecbe756b193cab738d43897d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start adding tests</title>
<updated>2024-06-29T11:20:07Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-06-29T11:20:07Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=49aa680ccdac46d1d2a7f9f250999b7ff7099548'/>
<id>urn:sha1:49aa680ccdac46d1d2a7f9f250999b7ff7099548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial interpeter testing</title>
<updated>2024-06-23T20:38:49Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-06-23T20:31:46Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ejit/commit/?id=5a4da8bac457f0e70e690a572eba9cf754e69a37'/>
<id>urn:sha1:5a4da8bac457f0e70e690a572eba9cf754e69a37</id>
<content type='text'>
</content>
</entry>
</feed>
