<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chess/include, 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:03+00:00</updated>
<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>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>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>
<entry>
<title>board make move</title>
<updated>2015-03-31T18:33:24+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=9ad93043d107926b48196b9c9ba9588ded5f4b64'/>
<id>urn:sha1:9ad93043d107926b48196b9c9ba9588ded5f4b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add move fields getters</title>
<updated>2015-03-31T18:18:25+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=c81bc656c6226883b7e3cae5269532123c7dea76'/>
<id>urn:sha1:c81bc656c6226883b7e3cae5269532123c7dea76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add move type</title>
<updated>2015-03-31T18:14:06+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=b091b88da33fc0c02f87ee79f2235bd3eac18f74'/>
<id>urn:sha1:b091b88da33fc0c02f87ee79f2235bd3eac18f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>input coordinates from stdin</title>
<updated>2015-03-31T18:13:34+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2015-03-31T18:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/chess/commit/?id=f7098bcf35b095ce98acaee9f969981e6ef9a43e'/>
<id>urn:sha1:f7098bcf35b095ce98acaee9f969981e6ef9a43e</id>
<content type='text'>
</content>
</entry>
</feed>
