summaryrefslogtreecommitdiff
path: root/src/board_representation
AgeCommit message (Expand)Author
5 daysUpdate EVAL.md: progress log, lessons learned, corrected next stepsScott Gasch
5 daysMaintain pos->bbOccupied incrementally, dedupe its two from-scratch buildersScott Gasch
5 daysAdd Eval() bitboard-migration plan, per-term EVAL_TIME cycle breakdown, drop ...Scott Gasch
6 daysLand bitboard move generation (Part A+B) and movesup.c bitboard queries; defa...Scott Gasch
6 daysAdd seescores diagnostic command, verify zero SEE-value driftScott Gasch
6 daysRecord whole-engine sd10 results: zero solve regression, +8.38% NPSScott Gasch
6 daysAdd GETATTACKS_BITBOARD toggle, wiring _GetAttacksBB into real searchScott Gasch
6 daysAdd move-generation bitboard migration scoping doc (planning only)Scott Gasch
6 daysDrop CountKingSafetyDefects from board-representation migration planScott Gasch
6 daysAdd bitboard-backed GetAttacks (section 2/3), verified faster than asmScott Gasch
6 daysAdd bbPieces incremental piece-location bitboards (migration plan section 1)Scott Gasch