|
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 |
|
|
b0b22048a8
|
[core] Rename (once again) chess_core → chessfriend_core
|
2024-01-24 08:48:19 -08:00 |
|
|
106800bcb3
|
[core,board] Update all use imports referring to Square, Rank, and File
|
2024-01-24 08:32:09 -08:00 |
|
|
704ee2f425
|
[board] Implement a test_position macro that prints a Position after it builds it
Update the sight tests to use test_position!
Remove a stray leftover mut.
Clean up the test imports.
|
2024-01-21 13:06:44 -08:00 |
|
|
2269df2ed9
|
[board] Move piece! and position! macros to a new macros.rs module
|
2024-01-19 18:09:05 -08:00 |
|