serenity/Userland/Libraries/LibChess
sin-ack 6c46383e23 LibChess: Add convenience constructor for Chess::Square
It didn't feel right to add sv suffixes to 2-character strings, so I
added this convenience constructor.
2022-07-12 23:11:35 +02:00
..
Chess.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Chess.h LibChess: Add convenience constructor for Chess::Square 2022-07-12 23:11:35 +02:00
CMakeLists.txt
UCICommand.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
UCICommand.h LibChess: Change UCI::Command::Type to enum class 2022-04-03 17:36:48 +01:00
UCIEndpoint.cpp LibChess: Change UCI::Command::Type to enum class 2022-04-03 17:36:48 +01:00
UCIEndpoint.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00