..
perfect
cpp: Fix Vera++ issues
2021-11-21 02:00:24 +08:00
test
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
ui
Fix setSpecialCountryAndRegion() doesn't work
2021-11-29 23:55:59 +08:00
.clang-format
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
Makefile
Small cleanups
2021-04-27 01:27:43 +08:00
bitboard.cpp
cpp/java: Fix some CodeCheck issues
2021-11-24 01:04:35 +08:00
bitboard.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
debug.h
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
endgame.cpp
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
endgame.h
cpp: cpplint: Fix some issues
2021-11-14 13:13:03 +08:00
evaluate.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
evaluate.h
cpp: cpplint: Fix some issues
2021-11-14 13:13:03 +08:00
hashmap.h
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
hashnode.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
main.cpp
gtest: Add CUI source files to project
2021-11-21 10:13:09 +08:00
mills.cpp
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
mills.h
cpp/java: Fix some CodeCheck issues
2021-11-24 01:04:35 +08:00
misc.cpp
cpp: misc: Remove namespace WinProcGroup
2021-11-21 02:00:24 +08:00
misc.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
movegen.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
movegen.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
movepick.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
movepick.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
option.cpp
cpp: cpplint: Fix some issues
2021-11-14 13:13:03 +08:00
option.h
cpp/java: Fix some CodeCheck issues
2021-11-24 01:04:35 +08:00
position.cpp
ai: Loop unwinding of potential_mills_count() to improve performance
2021-11-28 22:14:36 +08:00
position.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
rule.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
rule.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
search.cpp
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
search.h
cpp: cpplint: Fix some issues
2021-11-14 13:13:03 +08:00
stack.h
cpp: Fix clang++ build warnings
2021-11-21 02:00:24 +08:00
stopwatch.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
thread.cpp
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
thread.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
thread_win32_osx.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
tt.cpp
cpp: refactor: Rename loggerDebug to debugPrintf
2021-11-29 01:26:19 +08:00
tt.h
cpp/java: Fix some CodeCheck issues
2021-11-24 01:04:35 +08:00
types.h
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
uci.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00
uci.h
cpp: cpplint: Fix some issues
2021-11-14 13:13:03 +08:00
ucioption.cpp
cpp: style: Limit column limit to 80
2021-11-20 01:29:57 +08:00