chessfriend/moves
Eryn Wells a8d83ad81d [moves] Remove common suffix of attributes of AllPiecesMoveGenerator
Clippy complained that all the properties of the AllPiecesMoveGenerator struct
had the same suffix. It suggested I remove the _move_generator suffix. So I did.
2025-06-07 19:36:51 -07:00
..
src [moves] Remove common suffix of attributes of AllPiecesMoveGenerator 2025-06-07 19:36:51 -07:00
tests [position, moves] Implement some castling tests 2025-05-21 08:25:49 -07:00
Cargo.toml [moves] Clean up implementation of Move and export Kind enum 2025-05-19 14:19:05 -07:00