<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cff/src/llvm.cff, branch master</title>
<subtitle>toy systems language</subtitle>
<id>https://git.lemon.rip/cff/atom?h=master</id>
<link rel='self' href='https://git.lemon.rip/cff/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/'/>
<updated>2022-09-01T19:32:18+00:00</updated>
<entry>
<title>gencopy (?)</title>
<updated>2022-09-01T19:32:18+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-09-01T19:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=173ed4524ecb47c90302f4bebbee96e10adacb99'/>
<id>urn:sha1:173ed4524ecb47c90302f4bebbee96e10adacb99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>on big aggregates big, use a hash map to lookup fields</title>
<updated>2022-09-01T12:07:46+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-09-01T11:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=6ea6819e5a8b6e2b2c818249642e7923db9f81c8'/>
<id>urn:sha1:6ea6819e5a8b6e2b2c818249642e7923db9f81c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace instances of streq with ==</title>
<updated>2022-09-01T09:30:27+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-09-01T09:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=7b7e6fd49529adda020077baf962868136d7a005'/>
<id>urn:sha1:7b7e6fd49529adda020077baf962868136d7a005</id>
<content type='text'>
where strings are interned, this is ok. this was the intention of
interning strings from the beginning.
</content>
</entry>
<entry>
<title>static bitfield initializers</title>
<updated>2022-09-01T05:44:52+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-09-01T05:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=d3398afe7283f572203a5986f9db72aa795a2714'/>
<id>urn:sha1:d3398afe7283f572203a5986f9db72aa795a2714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>self hosting !!! with some workarounds though .</title>
<updated>2022-08-31T13:37:27+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-31T13:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=a582666135ad4bb1e0f5119e1b5c6bbf68044394'/>
<id>urn:sha1:a582666135ad4bb1e0f5119e1b5c6bbf68044394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get  close to self hosting (ack works)</title>
<updated>2022-08-31T09:23:14+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-31T09:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=af617f24c5f2f2cab357ace9d822c6948c7e487f'/>
<id>urn:sha1:af617f24c5f2f2cab357ace9d822c6948c7e487f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some type size errors</title>
<updated>2022-08-30T18:20:06+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-30T18:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=f1d4407044b5cd5eaabf0a53d1d7cb5d8b270ea6'/>
<id>urn:sha1:f1d4407044b5cd5eaabf0a53d1d7cb5d8b270ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ptr diff fix</title>
<updated>2022-08-30T17:03:08+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-30T17:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=25987b70e70713213a9ea91bf753130fd051ce33'/>
<id>urn:sha1:25987b70e70713213a9ea91bf753130fd051ce33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>union statics</title>
<updated>2022-08-30T11:43:10+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-30T11:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=bbb6779bed7abcc9fec24ddc513e09bc8f876481'/>
<id>urn:sha1:bbb6779bed7abcc9fec24ddc513e09bc8f876481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bitfield initializers</title>
<updated>2022-08-30T09:21:24+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2022-08-30T09:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/cff/commit/?id=deb6b8e1b6fc2543ff27f8d0c75789733374a2c1'/>
<id>urn:sha1:deb6b8e1b6fc2543ff27f8d0c75789733374a2c1</id>
<content type='text'>
</content>
</entry>
</feed>
