bitboard
|
Use 'NUM_VARIANTS' where appropriate
|
2024-04-03 21:26:18 +01:00 |
chess_board
|
Rename 'ChessBoard::{,un}play_move'
|
2024-04-06 11:11:41 +01:00 |
castle_rights.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |
color.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |
direction.rs
|
Add '*Assign' operators to 'Bitboard'
|
2024-04-01 22:20:39 +01:00 |
file.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |
mod.rs
|
Add 'ChessBoard'
|
2024-04-01 22:20:39 +01:00 |
move.rs
|
Simplify 'Move'
|
2024-04-05 22:41:24 +01:00 |
piece.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |
rank.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |
square.rs
|
Add 'try_from_index' implementations
|
2024-04-03 21:26:18 +01:00 |