chessfriend/core/src
Eryn Wells 1b63f56042 [bitboard, core] Make library getters const; parameterize Library attributes
- Add chessfriend_core::Color::NUM
- All the library getters can be const.
- Use the constants from the core library to define the length of the slices in
  the Library struct.
2024-04-25 07:59:39 -07:00
..
colors.rs [bitboard, core] Make library getters const; parameterize Library attributes 2024-04-25 07:59:39 -07:00
coordinates.rs [core] Address some clippy linter errors in core/coordinate.rs 2024-03-10 09:16:21 -07:00
errors.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
lib.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
macros.rs [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
pieces.rs [bitboard,core,position] Address a bunch of clippy warnings 2024-03-14 17:00:46 -07:00