ladybird/Userland/Services/ChessEngine
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
ChessEngine.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
ChessEngine.h Chess: Slightly improve error propagation during startup 2023-05-07 14:04:55 +02:00
CMakeLists.txt
main.cpp Chess+ChessEngine: Fix stockfish by setting correct blocking flag 2023-05-27 18:44:21 +02:00
MCTSTree.cpp
MCTSTree.h