chessfriend/bitboard/src
Eryn Wells bba910090c [bitboard] Specify array lengths with ::NUM values from core types
These were static bare integer values. Use ::NUM properties of various core types
instead.
2025-06-07 20:53:41 -07:00
..
bit_scanner.rs [bitboard, board, core, moves] Implement SliderMoveGenerator 2025-05-26 17:41:43 -07:00
bitboard.rs [board, core, bitboard] Clean up casts between Rank, File and BitBoard 2025-05-23 18:32:18 -07:00
direction.rs [bitboard] Replace separate methods for leading and trailing iteration 2025-05-02 14:28:31 -07:00
lib.rs [bitboard] Export the bit_scanner module 2025-05-23 18:38:15 -07:00
library.rs [bitboard] Specify array lengths with ::NUM values from core types 2025-06-07 20:53:41 -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