<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dslibc/src, branch main</title>
<subtitle>Data structures implemented in C</subtitle>
<id>https://git.developercraft.com/dslibc/atom?h=main</id>
<link rel='self' href='https://git.developercraft.com/dslibc/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/'/>
<updated>2025-10-13T22:24:07Z</updated>
<entry>
<title>Update main demo</title>
<updated>2025-10-13T22:24:07Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@developercraft.com</email>
</author>
<published>2025-10-13T22:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=7d3cb09072e0a181560b8ce060c1eb09a1fb17a7'/>
<id>urn:sha1:7d3cb09072e0a181560b8ce060c1eb09a1fb17a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated list tests &amp; refactored code</title>
<updated>2025-10-13T22:23:43Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@developercraft.com</email>
</author>
<published>2025-10-13T22:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=3a6d7fdfcfe7fe1fa1c09788287e1b005a85a71e'/>
<id>urn:sha1:3a6d7fdfcfe7fe1fa1c09788287e1b005a85a71e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dynamic array data structure</title>
<updated>2025-10-10T16:46:45Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2025-10-10T16:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=fc4ea73f9c55e9a0b577ef872c78de10b566c557'/>
<id>urn:sha1:fc4ea73f9c55e9a0b577ef872c78de10b566c557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move &amp; update main to src folder</title>
<updated>2025-10-10T16:45:34Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2025-10-10T16:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=9aa1e19e264b7490cf864058aa17f7e9acb41d6d'/>
<id>urn:sha1:9aa1e19e264b7490cf864058aa17f7e9acb41d6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &amp; refactor list data structure</title>
<updated>2025-10-10T16:43:54Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2025-10-10T16:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=4e36efdf20ed9f7be0c98743b6ddfa54f472c849'/>
<id>urn:sha1:4e36efdf20ed9f7be0c98743b6ddfa54f472c849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename header guards</title>
<updated>2025-10-07T19:28:49Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2025-10-07T19:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=a10730eed446becc756f8ec860bd93b8c38f4c29'/>
<id>urn:sha1:a10730eed446becc756f8ec860bd93b8c38f4c29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move TODO comment</title>
<updated>2024-10-30T10:13:26Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2024-10-13T04:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=7b252a2f0f1c5ac50bf605ed7b7cb31b81f78de9'/>
<id>urn:sha1:7b252a2f0f1c5ac50bf605ed7b7cb31b81f78de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix llfree removing nodes</title>
<updated>2024-10-30T10:13:26Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2024-09-19T17:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=eb5730b438d15d99f4e38565d4e132a3faef994e'/>
<id>urn:sha1:eb5730b438d15d99f4e38565d4e132a3faef994e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor lllength &amp; llprint functions</title>
<updated>2024-10-30T10:13:26Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2024-09-19T17:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=b018310aa02d235a7f3fe3c3baf9dd70b459fe38'/>
<id>urn:sha1:b018310aa02d235a7f3fe3c3baf9dd70b459fe38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add makefile &amp; tests</title>
<updated>2024-10-30T10:13:26Z</updated>
<author>
<name>Blake Romero</name>
<email>blake@blkrom.com</email>
</author>
<published>2024-09-17T23:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.developercraft.com/dslibc/commit/?id=45c1fbf4dfe5c7a7243b625eb8a600bdce6c748f'/>
<id>urn:sha1:45c1fbf4dfe5c7a7243b625eb8a600bdce6c748f</id>
<content type='text'>
</content>
</entry>
</feed>
