1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Userland/Services/ChessEngine
Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector
Same as NonnullRefPtrVector: weird semantics, questionable benefits.
2023-03-06 23:46:35 +01:00
..
ChessEngine.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
ChessEngine.h ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
MCTSTree.cpp Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
MCTSTree.h Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00