<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/bootstrap.sh, 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-03-19T18:33:50+00:00</updated>
<entry>
<title>Shell script changes for portability</title>
<updated>2026-03-19T18:33:50+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-19T18:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=05e132851016d566629fcfd279eef025a14ddb32'/>
<id>urn:sha1:05e132851016d566629fcfd279eef025a14ddb32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>REFACTOR: finish renaming</title>
<updated>2026-03-17T15:10:00+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-17T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=3eeb6f219e4d32160fa10895b57a8ddfefff5ff7'/>
<id>urn:sha1:3eeb6f219e4d32160fa10895b57a8ddfefff5ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: use custom depgen instead of gcc</title>
<updated>2026-03-15T10:46:25+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-14T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=b4caa5393f7a8ac5505c2892b85beb061196b78e'/>
<id>urn:sha1:b4caa5393f7a8ac5505c2892b85beb061196b78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>project documentation</title>
<updated>2026-02-21T11:35:55+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-02-21T11:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=8aa0c6a5526a69b7f1b992990db59b275dfc2d80'/>
<id>urn:sha1:8aa0c6a5526a69b7f1b992990db59b275dfc2d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ir: arena-backed linked list for uselists</title>
<updated>2025-12-24T12:04:38+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-12-24T12:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=775ff9ce7b45c22cfba6918c13359bf89461b3e1'/>
<id>urn:sha1:775ff9ce7b45c22cfba6918c13359bf89461b3e1</id>
<content type='text'>
Is much simpler than the growable buffers, seems to be just as efficient
if not a little faster when benchmarked.
</content>
</entry>
<entry>
<title>bootstrap.sh options</title>
<updated>2025-12-20T16:58:57+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-12-20T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=a5009ae762541c29e9a123bf70877261db4ff628'/>
<id>urn:sha1:a5009ae762541c29e9a123bf70877261db4ff628</id>
<content type='text'>
</content>
</entry>
<entry>
<title>elf: use a hashmap for looking up symbols</title>
<updated>2025-12-14T09:45:21+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-12-14T09:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=59ca5a8db396e3e9c395793d49e1cab05d2d3261'/>
<id>urn:sha1:59ca5a8db396e3e9c395793d49e1cab05d2d3261</id>
<content type='text'>
Gets rid of linear-time findsym(), though needs some extra indirection
to emit sorted symbols.
</content>
</entry>
<entry>
<title>driver: add -run option like tcc</title>
<updated>2025-11-30T17:41:06+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-11-30T17:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=eb81938b26ae463e299bbf3c735cd0b2df2fae0d'/>
<id>urn:sha1:eb81938b26ae463e299bbf3c735cd0b2df2fae0d</id>
<content type='text'>
convenient for quick testing
</content>
</entry>
<entry>
<title>bootstrapping 🎉</title>
<updated>2025-11-24T12:00:38+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-11-24T12:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=e8fff45ac3bd4cc02e4889d9a28a0ebcd5c6d1b9'/>
<id>urn:sha1:e8fff45ac3bd4cc02e4889d9a28a0ebcd5c6d1b9</id>
<content type='text'>
</content>
</entry>
</feed>
