chessfriend/position
Eryn Wells a30553503f [board, explorer, position] Clean up naming of sight and movement methods
These methods have a prefix, either `sight` or `movement`, and then follow the conventions
for other "trio" clusters where there's an un-suffixed method that takes an
Option<Color>, a _active method that uses the active color, and a _unwrapped
method that takes a bare Color.
2025-06-29 09:23:20 -07:00
..
src [board, explorer, position] Clean up naming of sight and movement methods 2025-06-29 09:23:20 -07:00
tests [explorer, position] Make Position.board private to the crate 2025-06-21 21:07:26 -07:00
Cargo.lock Directly rename board -> position 2024-01-28 09:56:57 -08:00
Cargo.toml [position] Add thiserror dependency 2025-05-18 08:07:12 -07:00