<feed xmlns='http://www.w3.org/2005/Atom'>
<title>even.git/.gitignore, branch master</title>
<subtitle>A very basic c binary to check if an input number is even.
</subtitle>
<id>https://git.zachir.xyz/even.git/atom?h=master</id>
<link rel='self' href='https://git.zachir.xyz/even.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/even.git/'/>
<updated>2024-03-11T06:34:22Z</updated>
<entry>
<title>Replace build system with zig</title>
<updated>2024-03-11T06:34:22Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2024-03-11T06:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/even.git/commit/?id=2b135d87f5c1f1f307984f5fd78e151f5ee99dae'/>
<id>urn:sha1:2b135d87f5c1f1f307984f5fd78e151f5ee99dae</id>
<content type='text'>
Zig is actually handling the building and such, now the Makefile is
here just as a wrapper for it.
</content>
</entry>
<entry>
<title>even: Add bin to check if number is even</title>
<updated>2024-02-15T05:54:52Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2024-02-15T05:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/even.git/commit/?id=0689d6bbbb0e6ecc3934d8e4a2e9b0fc66a0b29f'/>
<id>urn:sha1:0689d6bbbb0e6ecc3934d8e4a2e9b0fc66a0b29f</id>
<content type='text'>
even is a basic binary to check if the provided number is even.
</content>
</entry>
</feed>
