<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cflems/ccc.git/codegen.c, branch master</title>
<subtitle>Carson's C Compiler</subtitle>
<id>https://git.cflems.net/cflems/ccc.git/atom?h=master</id>
<link rel='self' href='https://git.cflems.net/cflems/ccc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/'/>
<updated>2026-08-06T04:24:49+00:00</updated>
<entry>
<title>clean up yesterday's hacks + functions in type system</title>
<updated>2026-08-06T04:24:49+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-08-06T04:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=b48e27f5cc31af65d8bb92d4b81cd03a60c5bcdb'/>
<id>urn:sha1:b48e27f5cc31af65d8bb92d4b81cd03a60c5bcdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>got hello world working with some hacks</title>
<updated>2026-08-05T05:05:22+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-08-05T05:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=a207a7f39514f03ddfafbe39e52a3fae57a414b4'/>
<id>urn:sha1:a207a7f39514f03ddfafbe39e52a3fae57a414b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unify hashmap type</title>
<updated>2026-08-05T03:52:08+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-08-05T03:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=b6861148021df1682f424d3ce8e8051b80889b03'/>
<id>urn:sha1:b6861148021df1682f424d3ce8e8051b80889b03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add string literals via the data segment</title>
<updated>2026-08-05T02:51:29+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-08-05T02:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=ebe7f44385c4be54afd2993d54ce6352f612f9fa'/>
<id>urn:sha1:ebe7f44385c4be54afd2993d54ce6352f612f9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code gen can use registers besides RAX now</title>
<updated>2026-08-01T03:52:09+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-08-01T03:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=b1ff7e8bf24b40cf64127a6194d45661db3a4baf'/>
<id>urn:sha1:b1ff7e8bf24b40cf64127a6194d45661db3a4baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>casting</title>
<updated>2026-07-30T04:20:52+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-07-30T04:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=61531e58066e4d803624ab2c6dac84445fb75e59'/>
<id>urn:sha1:61531e58066e4d803624ab2c6dac84445fb75e59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for comma-separated expression lists where valid</title>
<updated>2026-07-30T03:35:15+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-07-30T03:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=29510d33cab6e86b28b12c6246bca58acdab26e2'/>
<id>urn:sha1:29510d33cab6e86b28b12c6246bca58acdab26e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>functioning type system perhaps?</title>
<updated>2026-07-27T02:20:30+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-07-27T02:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=4f9d0247549b06ddb25b76bb425541190105cb48'/>
<id>urn:sha1:4f9d0247549b06ddb25b76bb425541190105cb48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up types</title>
<updated>2026-07-26T18:09:14+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-07-26T18:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=6a169de321b131e73b86967a1a8564365217275a'/>
<id>urn:sha1:6a169de321b131e73b86967a1a8564365217275a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more faithful grammar</title>
<updated>2026-07-21T21:36:02+00:00</updated>
<author>
<name>Carson Fleming</name>
<email>cflems@cflems.net</email>
</author>
<published>2026-07-21T21:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflems.net/cflems/ccc.git/commit/?id=0cabbd2a0853c332c82af621b8716643741d758a'/>
<id>urn:sha1:0cabbd2a0853c332c82af621b8716643741d758a</id>
<content type='text'>
</content>
</entry>
</feed>
