summaryrefslogtreecommitdiff
path: root/Libraries/LibChess/UCICommand.cpp
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-10-17LibChess: Use new format functions.asynts
2020-08-21LibChess: Add UCIEndpoint for writing UCI chess enginesPeter Elliott