|
8b2a3926b3
|
[core,board] Move board::piece to core
Break up types in core into finer grained modules.
Update all the imports.
|
2024-01-24 17:08:27 -08:00 |
|
|
6f85305912
|
[board] Clean up a bunch of build errors
Fix imports to refer to core and bitboard crates.
Fix some API use errors.
|
2024-01-24 09:18:12 -08:00 |
|
|
90266f2dd0
|
[board] Make the MoveSet struct (and its internal structs) public for the crate
|
2024-01-22 08:20:38 -08:00 |
|
|
ca9ff94d2a
|
[board] Rename the moves modules → move_generator
Update the imports.
Also update some references to crate symbols in move_generator macros to use $crate.
|
2024-01-17 08:40:09 -08:00 |
|