|
b229049e27
|
[board, core] Update error types to use thiserror::Error
|
2025-05-19 08:34:32 -07:00 |
|
|
1d82d27f84
|
Move a whole bunch of stuff to the new chessfriend_board package
|
2024-04-25 13:28:24 -07:00 |
|
|
797606785e
|
Empty board package
|
2024-04-25 09:32:27 -07:00 |
|
|
220da08727
|
Directly rename board -> position
|
2024-01-28 09:56:57 -08:00 |
|
|
76ac719418
|
[position] Rename the board crate → chessfriend_position in Cargo.toml
Rename the crate, but don't move any files.
|
2024-01-28 09:40:45 -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 |
|
|
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 |
|
|
d776bd18e2
|
[board] Move bitboard lib to "board"
|
2023-12-20 11:45:55 -08:00 |
|