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