chessfriend/bitboard/src
Eryn Wells 0a2dd7e09d [bitboard] Replace some references to BitBoard::full() and BitBoard::empty() with the const values
Two doc tests reference the methods instead of the const variables. Update them.
2025-07-12 17:08:25 -07:00
..
bit_scanner.rs [bitboard, board, core, moves] Implement SliderMoveGenerator 2025-05-26 17:41:43 -07:00
bitboard.rs [bitboard] Replace some references to BitBoard::full() and BitBoard::empty() with the const values 2025-07-12 17:08:25 -07:00
direction.rs
lib.rs [bitboard, board] Make BitBoard::EMPTY and BitBoard::FULL public 2025-06-29 09:18:44 -07:00
library.rs [bitboard] Fix the warning about shared references to mutable static data 2025-06-08 17:34:42 -07:00
shifts.rs [bitboard] Add separators to the NOT_A_FILE and NOT_H_FILE constants 2025-05-16 07:44:59 -07:00