chessfriend/position/src
2024-03-25 10:38:02 -07:00
..
move_generator Fix a couple of the obscure en passant cases from PEJ 2024-02-25 14:51:25 -08:00
position [position] Print the chess board diagram with box drawing characters 2024-03-25 10:38:02 -07:00
check.rs [bitboard,core,position] Address a bunch of clippy warnings 2024-03-14 17:00:46 -07:00
display.rs
fen.rs Export the fen! macro 2024-02-25 14:51:32 -08:00
lib.rs Replace uses of types in r#move with types from the moves package types 2024-02-25 09:52:40 -08:00
macros.rs Fix the remaining tests 2024-02-25 12:38:55 -08:00
move_generator.rs Fix a couple of the obscure en passant cases from PEJ 2024-02-25 14:51:25 -08:00
sight.rs [position] Refactor sight routines 2024-03-08 08:04:21 -08:00
testing.rs [position] Implement an assert_eq_bitboards! macro 2024-03-08 08:08:52 -08:00