summaryrefslogtreecommitdiff
path: root/src/split.c
AgeCommit message (Expand)Author
5 daysFix passed-pawn bitboard bit-clear bug, LMR gate coupling, inline hot bitboar...Scott Gasch
6 daysCherry-pick non-LMR fixes and tooling from the "LMR" stashScott Gasch
6 daysFix all build warnings across release/DEBUG/TEST profilesScott Gasch
10 daysPlumb iImprovement into LMR and futiltiy and parallel search.Scott Gasch
11 daysDynamic move ordering overhaul: continuation-history, evidence-gatedScott Gasch
11 daysFix stale comment in split.c referencing removed SEARCH_SORT_LIMIT.Scott Gasch
13 daysRemove ctx->uPositional and the EVAL_HASH subsystem; fix GetRoughEvalScore.Scott Gasch
13 daysBaseline: uPositional data-calibrated fix, enprise/trapped hints, EBF/beta-cu...Scott Gasch
2026-08-26Don't [re-]consult the SEE when generator already just did so.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-23Clean X64 build and ported GetAttacks to x64.Scott Gasch
2016-06-01Initial checkin for typhoon chess engine.Scott Gasch