chessfriend/bitboard/src
2025-07-12 20:20:04 -07:00
..
bit_scanner.rs [bitboard, board, core, moves] Implement SliderMoveGenerator 2025-05-26 17:41:43 -07:00
bitboard.rs [bitboard] Add a doc comment to BitBoard::first_occupied_square 2025-07-12 20:20:04 -07:00
direction.rs [bitboard] Replace separate methods for leading and trailing iteration 2025-05-02 14:28:31 -07:00
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