chessfriend/position/src
2025-06-24 20:01:05 -07:00
..
move_generator [board, moves, position] Make the Peter Ellis Jones gotcha unit tests work 2025-06-06 21:45:07 -07:00
position [position] Remove unused CapturesList::last() 2025-06-12 17:37:53 -07:00
check.rs WIP 2025-05-08 17:37:51 -07:00
evaluation.rs [core, position] Rename the type of Score's inner value → Value 2025-06-24 20:01:05 -07:00
lib.rs [board, core, position] A simple static evaluation method for scoring positions 2025-06-20 14:23:57 -07:00
macros.rs [position] Remove cfg(test) from test_position! macro 2025-06-07 08:51:46 -07:00
perft.rs [perft] Remove an unused Move import 2025-06-20 14:25:27 -07:00
position.rs [position] Update import ordering in position.rs 2025-06-21 21:09:01 -07:00
testing.rs [explorer, moves, position] Remove unused MoveBuilder 2025-06-08 17:16:23 -07:00