]> git.sesse.net Git - remoteglot-book/history - binlookup.cpp
Build with the new transposition data from pgn-extract. A lot of UI is still missing...
[remoteglot-book] / binlookup.cpp
2014-12-14 Steinar H. GundersonBuild with the new transposition data from pgn-extract...
2014-12-13 Steinar H. Gunderson(Sort of) fix a hang.
2014-12-13 Steinar H. GundersonStore and merge the file number information. Still...
2014-12-13 Steinar H. GundersonStore and handle the PGN start position.
2014-12-12 Steinar H. GundersonKey the table by position, not position+move. Makes...
2014-12-12 Steinar H. GundersonSwitch value format to protobuf. Slightly smaller,...
2014-12-11 Steinar H. GundersonParse timestamps from the binary format. Needs some...
2014-12-11 Steinar H. GundersonPartition the SSTable; somewhat less efficient space...
2014-12-11 Steinar H. GundersonUse the new opening data from pgn-extract.
2014-12-10 Steinar H. GundersonAdd more columns, and hide Elo variables if we have...
2014-12-10 Steinar H. GundersonStore sum and number of Elo values instead of averages...
2014-12-10 Steinar H. GundersonReuse the remoteglot library for a new book project.