]> git.sesse.net Git - pgn-extract/commit
Add support for outputting positions in my own bit-packed FEN format.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Dec 2014 23:19:24 +0000 (00:19 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 12 Dec 2014 21:56:56 +0000 (22:56 +0100)
commit99b227ec8c7dd8bb4116b643cc13ce39189195a0
tree69f38748f898625d3f556e90818adf8773de7d29
parentac09fe874e77b559d7b6de36d913a8cb064c9210
Add support for outputting positions in my own bit-packed FEN format.
apply.c
apply.h
grammar.c
output.c
typedef.h