summaryrefslogtreecommitdiff
path: root/src/root.c
AgeCommit message (Expand)Author
20 hoursMinor changes and file permissions.HEADmasterScott Gasch
40 hoursRetire asm GetAttacks, recogn.c/fen.c bugfixes, misc bugfixes verified at parityScott Gasch
4 daysKing-safety recalibration, lazy-eval material floor, eval hot-path trimmingScott Gasch
5 daysRetire pawns' bvAttacks writes in favor of pos->bbPawnAttacks[2]Scott Gasch
5 daysAdd Eval() bitboard-migration plan, per-term EVAL_TIME cycle breakdown, drop ...Scott Gasch
7 daysCherry-pick non-LMR fixes and tooling from the "LMR" stashScott Gasch
7 daysFix all build warnings across release/DEBUG/TEST profilesScott Gasch
11 daysImproving for nullmove, eval speedup, remove old cruft, bugfix in split / MP.Scott Gasch
12 daysDynamic move ordering overhaul: continuation-history, evidence-gatedScott Gasch
14 daysRemove ctx->uPositional and the EVAL_HASH subsystem; fix GetRoughEvalScore.Scott Gasch
2026-08-27Baseline: uPositional data-calibrated fix, enprise/trapped hints, EBF/beta-cu...Scott Gasch
2026-08-25Tame check-extension compounding; verified neutral in self-play (0.4955)Scott Gasch
2026-08-25Add LMR with PV-adjacency guard (v7), verified against saved binaryScott Gasch
2026-08-23Integrate new syzygy egtb code, lose the old Nalimov code.Scott Gasch
2026-08-23Clean X64 build and ported GetAttacks to x64.Scott Gasch
2016-06-01Initial checkin for typhoon chess engine.Scott Gasch