This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-08 00:34:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4a0fee03d00a4cbe5e2a6dfcd2937f51562f55a
ladybird
/
Userland
/
Libraries
/
LibChess
History
Sam Atkins
20d517f1da
LibChess: Remove use of DeprecatedString in Move::from_algebraic()
2023-04-24 20:58:35 +02:00
..
Chess.cpp
LibChess: Remove use of DeprecatedString in Move::from_algebraic()
2023-04-24 20:58:35 +02:00
Chess.h
LibChess: Return ErrorOr<String> from to-algebraic/fen methods
2023-04-24 20:58:35 +02:00
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
UCICommand.cpp
LibChess: Return ErrorOr<String> from to-algebraic/fen methods
2023-04-24 20:58:35 +02:00
UCICommand.h
LibChess: Move inputs when creating chess Commands
2023-04-24 20:58:35 +02:00
UCIEndpoint.cpp
LibChess: Convert Commands to use String and propagate errors
2023-04-24 20:58:35 +02:00
UCIEndpoint.h
LibChess: Allow UCIEndpoint to handle unexpected disconnections
2023-04-20 09:59:18 +01:00