<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chess, branch coords</title>
<subtitle>Toy C implementation of a PGN chess parser</subtitle>
<id>https://git.rbenencia.name/chess/atom?h=coords</id>
<link rel='self' href='https://git.rbenencia.name/chess/atom?h=coords'/>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/'/>
<updated>2015-03-28T20:40:19+00:00</updated>
<entry>
<title>print coordinates</title>
<updated>2015-03-28T20:40:19+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T20:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=cf31f0866ef4f33890a56a48631a2440e801ba6c'/>
<id>urn:sha1:cf31f0866ef4f33890a56a48631a2440e801ba6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use coord getters</title>
<updated>2015-03-28T20:12:39+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=739262092f1287f254c9379fec0cad97dad65b6a'/>
<id>urn:sha1:739262092f1287f254c9379fec0cad97dad65b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement coordinate setters and getters</title>
<updated>2015-03-28T20:11:05+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T20:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=e42268acc5fd600e18073d745e99e7491ccdafc4'/>
<id>urn:sha1:e42268acc5fd600e18073d745e99e7491ccdafc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use coordinates</title>
<updated>2015-03-28T20:04:01+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T20:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=922eef24c4ee4116c51eaf175b55f71e94fce6c4'/>
<id>urn:sha1:922eef24c4ee4116c51eaf175b55f71e94fce6c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add setters and getters for the board squares using Coord</title>
<updated>2015-03-28T15:19:59+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T15:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=a7f2a09bce2d94c236469843d0815803edbf3574'/>
<id>urn:sha1:a7f2a09bce2d94c236469843d0815803edbf3574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add coordinate files</title>
<updated>2015-03-28T15:16:01+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T15:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=68c1e827b0beb78d7327114c3e6c31802cf1f45e'/>
<id>urn:sha1:68c1e827b0beb78d7327114c3e6c31802cf1f45e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a Coord type and init functions</title>
<updated>2015-03-28T15:15:30+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T15:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=4d5958f78c5741031f552b26cd0cb1da5fdab18d'/>
<id>urn:sha1:4d5958f78c5741031f552b26cd0cb1da5fdab18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>helper functions should be static</title>
<updated>2015-03-28T14:05:09+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-28T14:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=4b40fabf0d76737de4471527bb8e27128f8f1ad4'/>
<id>urn:sha1:4b40fabf0d76737de4471527bb8e27128f8f1ad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setup pieces</title>
<updated>2015-03-27T15:54:30+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-27T15:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=ecd86e1a263a543e395d9e145294103c0fbb7230'/>
<id>urn:sha1:ecd86e1a263a543e395d9e145294103c0fbb7230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correctly print a board</title>
<updated>2015-03-27T15:16:56+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-27T15:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=06fa323c65999ce6859bec3e27fa40ca04c17aa5'/>
<id>urn:sha1:06fa323c65999ce6859bec3e27fa40ca04c17aa5</id>
<content type='text'>
</content>
</entry>
</feed>
