<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/configure, branch trunk</title>
<subtitle>A little C compiler</subtitle>
<id>https://git.lemon.rip/antcc/atom?h=trunk</id>
<link rel='self' href='https://git.lemon.rip/antcc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/'/>
<updated>2026-04-13T17:30:01+00:00</updated>
<entry>
<title>C99 complex types MVP</title>
<updated>2026-04-13T17:30:01+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-04-13T17:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=ddbd42e66cc71b470730037d76f4f267e98d8d40'/>
<id>urn:sha1:ddbd42e66cc71b470730037d76f4f267e98d8d40</id>
<content type='text'>
Missing: static eval of complex values,

Silly inefficient implementation of equality comparisons between them

The whole thing is pretty inefficient without proper aggregate mem2reg
anyway
</content>
</entry>
<entry>
<title>Rework handling of predefined macros.</title>
<updated>2026-03-21T16:55:01+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T16:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=0e75fc383becccd113416677b7e26e0caf21e28b'/>
<id>urn:sha1:0e75fc383becccd113416677b7e26e0caf21e28b</id>
<content type='text'>
And add some GCC predefs like __SIZE_TYPE__, __LONG_SIZE__, etc
</content>
</entry>
<entry>
<title>oops.</title>
<updated>2026-03-21T08:40:51+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T08:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=1af5247eb21dbbe44a56d4d2d37f86c855472e97'/>
<id>urn:sha1:1af5247eb21dbbe44a56d4d2d37f86c855472e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OSunk -&gt; unknown</title>
<updated>2026-03-21T08:05:01+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T08:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=1e21e8b90e482c67ff2ecc4cffe3c885aea8b24d'/>
<id>urn:sha1:1e21e8b90e482c67ff2ecc4cffe3c885aea8b24d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak configure &amp; driver, fallback to cc</title>
<updated>2026-03-21T07:58:49+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T07:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=3748a221ee50b99b1f1727497b86bbd3c123e5d1'/>
<id>urn:sha1:3748a221ee50b99b1f1727497b86bbd3c123e5d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure shellcheck, again</title>
<updated>2026-03-21T07:45:51+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T07:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=8611099d1ef5a6230f6c33d95f1ac3a6cdb83a3c'/>
<id>urn:sha1:8611099d1ef5a6230f6c33d95f1ac3a6cdb83a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: sh shell conformance</title>
<updated>2026-03-21T07:43:09+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-21T07:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=b24fb1b22277d34c8ab2be9f5cc103c5f0593d79'/>
<id>urn:sha1:b24fb1b22277d34c8ab2be9f5cc103c5f0593d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix again for openbsd</title>
<updated>2026-03-20T22:17:38+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-20T22:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=7b498fbe343b9cb4c01cac10e09d72a3cf889837'/>
<id>urn:sha1:7b498fbe343b9cb4c01cac10e09d72a3cf889837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>driver: only depend on ld for linking (todo)</title>
<updated>2026-03-20T21:36:24+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-20T21:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=a49b92988ceb810c8e6044d44f855616b4d6e5ab'/>
<id>urn:sha1:a49b92988ceb810c8e6044d44f855616b4d6e5ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>preeliminary support for openBSD</title>
<updated>2026-03-19T18:25:41+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-19T18:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=49ba7f066faa6e73e8f09e2e7ed6a077f6ba0258'/>
<id>urn:sha1:49ba7f066faa6e73e8f09e2e7ed6a077f6ba0258</id>
<content type='text'>
</content>
</entry>
</feed>
