ladybird/Userland/Libraries/LibChess
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
Chess.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Chess.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
UCICommand.cpp Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
UCICommand.h LibChess: Add optional ponder move to the BestMove command 2023-05-03 08:31:34 +01:00
UCIEndpoint.cpp Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
UCIEndpoint.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30