<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catskill/boot, branch main</title>
<subtitle>a c preprocessor with delusions of grandeur.</subtitle>
<id>http://git.rnrd.eu/catskill/atom/boot?h=main</id>
<link rel='self' href='http://git.rnrd.eu/catskill/atom/boot?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/'/>
<updated>2026-01-27T03:15:32+00:00</updated>
<entry>
<title>TinyCC (libtcc) backend for catboot</title>
<updated>2026-01-27T03:15:32+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2026-01-27T03:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=129e5669015a7ffd78d0f665f46cc434bcf126d2'/>
<id>urn:sha1:129e5669015a7ffd78d0f665f46cc434bcf126d2</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Streamline build and temporary build directory, copy runtime</title>
<updated>2026-01-26T02:15:18+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2026-01-26T02:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=38bc2d06fff322a99ba6ba46df69bbd2b40c6173'/>
<id>urn:sha1:38bc2d06fff322a99ba6ba46df69bbd2b40c6173</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Allow different transpile pass output types</title>
<updated>2026-01-24T23:57:56+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2026-01-24T23:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=4dc6b49db40eaebf700d5c26c93c5f33b3db60ac'/>
<id>urn:sha1:4dc6b49db40eaebf700d5c26c93c5f33b3db60ac</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Implement file embedding into compiler sources during build</title>
<updated>2026-01-22T18:12:20+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2026-01-22T17:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=fce4a99dbfab5af623bb05d9e10807efeced5a47'/>
<id>urn:sha1:fce4a99dbfab5af623bb05d9e10807efeced5a47</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>LLVM clang compiler backend</title>
<updated>2026-01-22T02:55:02+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2026-01-22T02:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=7f5d765c929a4dc2deddb7b68a41a3a841940837'/>
<id>urn:sha1:7f5d765c929a4dc2deddb7b68a41a3a841940837</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Add first bootstrapping transpiler test</title>
<updated>2025-12-28T23:58:21+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2025-12-28T23:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=30b04e4b2a90981570ae04095aeccd746ccdea6a'/>
<id>urn:sha1:30b04e4b2a90981570ae04095aeccd746ccdea6a</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Expand bootstrap common library with generic Array and more String utility functions</title>
<updated>2025-12-28T22:54:51+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2025-12-28T22:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=57878200dda049cf7d6f11c9ede6936d184649cb'/>
<id>urn:sha1:57878200dda049cf7d6f11c9ede6936d184649cb</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Parameterize/improve failure and check functions</title>
<updated>2025-08-24T01:11:20+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2025-08-24T01:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=0e08695d031ebb2e00a13582a75e1f27c2d6c73a'/>
<id>urn:sha1:0e08695d031ebb2e00a13582a75e1f27c2d6c73a</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Add runtime library for catskill transpiled artifacts, wrapping main function with correct types</title>
<updated>2025-08-05T20:51:26+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2025-08-05T20:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=cbda0181b9f5480cfce2c08e17fd998babb77d4d'/>
<id>urn:sha1:cbda0181b9f5480cfce2c08e17fd998babb77d4d</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
<entry>
<title>Add core library for catskill transpiled source, output defined types in transpiler</title>
<updated>2025-08-05T20:49:40+00:00</updated>
<author>
<name>Mel</name>
<email>mel@rnrd.eu</email>
</author>
<published>2025-08-05T20:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/catskill/commit/?id=c2c84f4d15d964fb663f390046b1d17441145c61'/>
<id>urn:sha1:c2c84f4d15d964fb663f390046b1d17441145c61</id>
<content type='text'>
Signed-off-by: Mel &lt;mel@rnrd.eu&gt;
</content>
</entry>
</feed>
