<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foollib/example.c, branch bigint</title>
<subtitle>A collection of C99 utilities</subtitle>
<id>https://git.syndamia.com/repo/foollib/atom?h=bigint</id>
<link rel='self' href='https://git.syndamia.com/repo/foollib/atom?h=bigint'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/'/>
<updated>2026-07-12T06:14:06Z</updated>
<entry>
<title>feat: Update example code</title>
<updated>2026-07-12T06:14:06Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-06-12T09:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=d808ca3d93743598995f198e9cb814752312bbe5'/>
<id>urn:sha1:d808ca3d93743598995f198e9cb814752312bbe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement B_newstr</title>
<updated>2026-07-12T06:14:06Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-05-27T12:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=9d0f0b2c714819d93eb29f0f00fd5aa600da880f'/>
<id>urn:sha1:9d0f0b2c714819d93eb29f0f00fd5aa600da880f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(BigInt): Implement bit shifts and add math in example</title>
<updated>2026-05-23T06:56:17Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-05-23T06:56:17Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=7e0b603b78adf4c1704b757da05d085e03afe5f6'/>
<id>urn:sha1:7e0b603b78adf4c1704b757da05d085e03afe5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(MemoryManager): Implement M_std_tracked</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-30T06:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=58374e851737e1bcbc697af9e14d630be66e1f4f'/>
<id>urn:sha1:58374e851737e1bcbc697af9e14d630be66e1f4f</id>
<content type='text'>
Functions like M_std, but also tracks allocated and freed memory,
allowing all allocated memory to be destroyed.
</content>
</entry>
<entry>
<title>feat(String): Implement S_substr function</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-29T15:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=8636d3558523fe30a2be84549c2b6eb5e125e97c'/>
<id>urn:sha1:8636d3558523fe30a2be84549c2b6eb5e125e97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement hash table</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-28T14:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=e97bc661483173c23f26880ffef50d02955e73da'/>
<id>urn:sha1:e97bc661483173c23f26880ffef50d02955e73da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Add safety checks and clean up code style</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-28T11:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=a619dd631c367d60a06a28e81fec634c7d827308'/>
<id>urn:sha1:a619dd631c367d60a06a28e81fec634c7d827308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Refactor using MemoryManager</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-28T11:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=0d249b1d47a7f84cfe5f09ad070d1affd26566da'/>
<id>urn:sha1:0d249b1d47a7f84cfe5f09ad070d1affd26566da</id>
<content type='text'>
The idea is to provide a universal memory management "API", through
which you allocate and deallocate. This allows our implementations (for
String and Vector) to be more generic.

It does also allow usage of different allocators depending on situation.
</content>
</entry>
<entry>
<title>feat(example.c)!: Rework example entirely</title>
<updated>2026-04-21T18:27:48Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T18:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=383adeb01d2f783e35b9189b00864ebbd36030cb'/>
<id>urn:sha1:383adeb01d2f783e35b9189b00864ebbd36030cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Function rename and standardize</title>
<updated>2026-04-21T16:48:36Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T16:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=3b543388b988702c984d80a35e97ea134d9ed481'/>
<id>urn:sha1:3b543388b988702c984d80a35e97ea134d9ed481</id>
<content type='text'>
</content>
</entry>
</feed>
