chessfriend/position/src
2024-07-13 08:14:33 -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 Directly rename board -> position 2024-01-28 09:56:57 -08:00
lib.rs [position] Remove fen.rs 2024-07-13 08:14:33 -07: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