Tim Ledbetter
|
25778d07e9
LibChess: Add optional ponder move to the BestMove command
|
2 years ago |
Tim Ledbetter
|
c885df98da
LibChess: Flesh out InfoCommand implementation
|
2 years ago |
Tim Ledbetter
|
77f3e9710b
LibChess: Use the correct command type for InfoCommand
|
2 years ago |
Tim Ledbetter
|
18735960de
LibChess: Add the ucinewgame command
|
2 years ago |
Sam Atkins
|
8529e660ca
LibChess: Move inputs when creating chess Commands
|
2 years ago |
Sam Atkins
|
29c41e953b
LibChess: Convert Commands to use String and propagate errors
|
2 years ago |
Sam Atkins
|
6576bbc098
LibChess: Return Commands by pointer from `FooCommand::from_string()`
|
2 years ago |
Tim Ledbetter
|
13dbc69c23
LibChess: Add the UCI quit command
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Lenny Maiorani
|
35af46ee62
LibChess: Change UCI::Command::Type to enum class
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Lenny Maiorani
|
7030a9b496
Libraries: Use default constructors/destructors in LibChess
|
3 years ago |
Daniel Bertalan
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |