<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chess/lib, branch input</title>
<subtitle>Toy C implementation of a PGN chess parser</subtitle>
<id>https://git.rbenencia.name/chess/atom?h=input</id>
<link rel='self' href='https://git.rbenencia.name/chess/atom?h=input'/>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/'/>
<updated>2015-03-31T19:48:22+00:00</updated>
<entry>
<title>use square getters and setters</title>
<updated>2015-03-31T19:48:22+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=6082c81076f8364a6e3bc2955b7fd42c7aa955b7'/>
<id>urn:sha1:6082c81076f8364a6e3bc2955b7fd42c7aa955b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add square getters and setters</title>
<updated>2015-03-31T19:48:03+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=fab061b07ab05aec325d3e8a0b0e701551120d2f'/>
<id>urn:sha1:fab061b07ab05aec325d3e8a0b0e701551120d2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename new_piece to piece_new in order to follow general convention</title>
<updated>2015-03-31T19:33:20+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=30624a2bf3717e64a2134306a74d48463d8f14d4'/>
<id>urn:sha1:30624a2bf3717e64a2134306a74d48463d8f14d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>user coord getters</title>
<updated>2015-03-31T19:31:03+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=ce79ee81e7d4e41c83612748160c85c0b0effdcd'/>
<id>urn:sha1:ce79ee81e7d4e41c83612748160c85c0b0effdcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve var names</title>
<updated>2015-03-31T19:30:50+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=e35445bfa3a3ba25a6f8f454f6ba4f1e34913ef4'/>
<id>urn:sha1:e35445bfa3a3ba25a6f8f454f6ba4f1e34913ef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>input_move instead of coordinates. Introduce game_is_move_valid()</title>
<updated>2015-03-31T19:20:39+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=d8143db289b441562a69dcfa783d7d80c2f544c6'/>
<id>urn:sha1:d8143db289b441562a69dcfa783d7d80c2f544c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove move_is_valid, will place it somewhere else</title>
<updated>2015-03-31T19:13:05+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T19:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=a9b35e6086ff71e351b3861aa897777e278a4059'/>
<id>urn:sha1:a9b35e6086ff71e351b3861aa897777e278a4059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use puts</title>
<updated>2015-03-31T18:58:16+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=93eec4805aae8d3b507d17ef3eba076ecd45211d'/>
<id>urn:sha1:93eec4805aae8d3b507d17ef3eba076ecd45211d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define game_is_checkmate(Board, Color)</title>
<updated>2015-03-31T18:54:15+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=73857333f872ec5a1d32dbd522d8a7d6f2625fac'/>
<id>urn:sha1:73857333f872ec5a1d32dbd522d8a7d6f2625fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce game loop function</title>
<updated>2015-03-31T18:45:21+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=9e791e4e927b837c8647765ada6f25be1ac086cc'/>
<id>urn:sha1:9e791e4e927b837c8647765ada6f25be1ac086cc</id>
<content type='text'>
</content>
</entry>
</feed>
