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-01-26 02:16:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8073c615afec908f34e5873e596d8f9444d0d9e7
ladybird
/
Userland
/
Libraries
/
LibChess
History
Andreas Kling
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
...
This is a more precise description of what this class actually does.
2023-08-06 20:39:51 +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
…
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
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
UCIEndpoint.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00