chessfriend/board/src
2025-05-19 08:37:04 -07:00
..
castle WIP 2025-05-08 17:37:51 -07:00
piece_sets WIP 2025-05-08 17:37:51 -07:00
board.rs [board] Add occupancy methods that return BitBoards 2025-05-16 07:47:28 -07:00
castle.rs
display.rs [board] Teach DiagramFormatter how to highlight and mark squares 2025-05-16 07:49:09 -07:00
en_passant.rs
errors.rs WIP 2025-05-08 17:37:59 -07:00
fen.rs [board] Remove the PlacedPiece import from fen.rs 2025-05-19 08:35:56 -07:00
lib.rs [board, core] Update error types to use thiserror::Error 2025-05-19 08:34:32 -07:00
macros.rs WIP 2025-05-08 17:37:51 -07:00
move_counter.rs WIP 2025-05-08 17:37:51 -07:00
piece_sets.rs [board] Remove the FromIterator<PlacedPiece> impl for PieceSet 2025-05-19 08:37:04 -07:00