1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 17:49:35 +00:00
BadFish/src
Joost VandeVondele ec02714b62 Cleanup comments and some code reorg.
passed STC:
https://tests.stockfishchess.org/tests/view/6536dc7dcc309ae83955b04d
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 58048 W: 14693 L: 14501 D: 28854
Ptnml(0-2): 200, 6399, 15595, 6669, 161

closes https://github.com/official-stockfish/Stockfish/pull/4846

No functional change
2023-10-24 17:43:05 +02:00
..
incbin Change mode of incbin.h 2023-03-14 08:23:50 +01:00
nnue Cleanup comments and some code reorg. 2023-10-24 17:43:05 +02:00
syzygy remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
benchmark.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
benchmark.h add clang-format 2023-10-22 16:06:27 +02:00
bitboard.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
bitboard.h Small formatting improvements 2023-10-24 17:42:13 +02:00
evaluate.cpp Cleanup comments and some code reorg. 2023-10-24 17:43:05 +02:00
evaluate.h add clang-format 2023-10-22 16:06:27 +02:00
main.cpp add clang-format 2023-10-22 16:06:27 +02:00
Makefile Follow up Makefile changes for clang-format 2023-10-23 20:39:48 +02:00
misc.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
misc.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
movegen.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
movegen.h add clang-format 2023-10-22 16:06:27 +02:00
movepick.cpp Cleanup comments and some code reorg. 2023-10-24 17:43:05 +02:00
movepick.h add clang-format 2023-10-22 16:06:27 +02:00
position.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
position.h add clang-format 2023-10-22 16:06:27 +02:00
search.cpp Cleanup comments and some code reorg. 2023-10-24 17:43:05 +02:00
search.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
thread.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
thread.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
thread_win32_osx.h add clang-format 2023-10-22 16:06:27 +02:00
timeman.cpp Time management improvements 2023-10-23 20:39:48 +02:00
timeman.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
tt.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
tt.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
tune.cpp add clang-format 2023-10-22 16:06:27 +02:00
tune.h add clang-format 2023-10-22 16:06:27 +02:00
types.h remove blank line between function and it's description 2023-10-23 20:39:48 +02:00
uci.cpp Cleanup comments and some code reorg. 2023-10-24 17:43:05 +02:00
uci.h add clang-format 2023-10-22 16:06:27 +02:00
ucioption.cpp remove blank line between function and it's description 2023-10-23 20:39:48 +02:00