This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-09 08:32:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfd0942e41ce04cdc1aa7f129c811b1c61fc14aa
serenity
/
Userland
/
Libraries
/
LibChess
History
Lucas CHOLLET
8c34959b53
AK: Add the
Input
word to input-only buffered streams
...
This concerns both `BufferedSeekable` and `BufferedFile`.
2023-05-09 11:18:46 +02:00
..
Chess.cpp
LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule
2023-05-05 16:56:18 +01: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: Add optional ponder move to the BestMove command
2023-05-03 08:31:34 +01:00
UCICommand.h
LibChess: Add optional ponder move to the BestMove command
2023-05-03 08:31:34 +01:00
UCIEndpoint.cpp
Chess: Slightly improve error propagation during startup
2023-05-07 14:04:55 +02:00
UCIEndpoint.h
AK: Add the
Input
word to input-only buffered streams
2023-05-09 11:18:46 +02:00