|
bin
|
Move binary crate into 'bin' folder
|
2024-03-28 20:31:45 +00:00 |
|
board
|
Add tests for en-passant validation
|
2024-04-01 22:15:41 +01:00 |
|
movegen
|
Pre-generate the magic bitboard seeds
|
2024-04-01 13:59:41 +01:00 |
|
utils
|
Add 'static_assert' macro
|
2024-04-01 12:21:33 +01:00 |
|
fen.rs
|
Move FEN-related tests to its module
|
2024-04-01 22:15:41 +01:00 |
|
lib.rs
|
Add 'FromFen' trait
|
2024-04-01 13:59:41 +01:00 |