| Age | Commit message (Expand) | Author |
| 10 days | Add update_head_reference.sh: automate the head_reference checkpoint ritual, ... | Scott Gasch |
| 10 days | Rewrite match_play.py: binary-vs-binary comparison, real SPRT, EBF/NPS/first-... | Scott Gasch |
| 10 days | Eval.c diet: kill exact-duplicate terms, turn down overlapping ones, fix a re... | Scott Gasch |
| 10 days | Add precommit check helper script. | Scott Gasch |
| 10 days | Fix batch-mode exit code, killer-table backfill collision, impossible QSearch... | Scott Gasch |
| 10 days | Ditch Texel-tuned eval constants for the pre-tuning hand-tuned baseline; fix ... | Scott Gasch |
| 11 days | Dynamic move ordering overhaul: continuation-history, evidence-gated | Scott Gasch |
| 11 days | Bake the short git commit hash (plus -dirty suffix) into the binary and trace... | Scott Gasch |
| 11 days | Switch to Crafty-style killer ordering; fix mvNullmoveRefutations type-mixing... | Scott Gasch |
| 11 days | Document the three-curated-suites testing methodology and the | Scott Gasch |
| 11 days | Fix stale comment in split.c referencing removed SEARCH_SORT_LIMIT. | Scott Gasch |
| 11 days | Replace SEARCH_SORT_LIMIT's ply-indexed leftover-selection budget with | Scott Gasch |
| 11 days | Replace EFP (what this file erroneously called EFP for years) with | Scott Gasch |
| 11 days | Rewire GetMoveFailHighPercentage: index by (cFrom, cTo, pMoved) instead | Scott Gasch |
| 11 days | Default GNUmakefile to a 64-bit (SIXTYFOUR=1) build. | Scott Gasch |
| 12 days | Replace SEARCH_SORT_LIMIT's pure move-count cutoff with a quality-based | Scott Gasch |
| 12 days | Fix RescoreMovesViaSearch's fail-high handling: stop destroying the | Scott Gasch |
| 12 days | Remove RescoreMovesViaSearch's dead same-ply recursive pre-call. | Scott Gasch |
| 12 days | Fix IID's killer-blind gate and its ordering-flag/history contamination | Scott Gasch |
| 12 days | Fix _ShouldWeConsiderThisMove's SEE-purity bug and ComputeMoveScore's | Scott Gasch |
| 13 days | Fix QSearch stand-pat gating bug and ComputeMoveScore's SEE contamination; tu... | Scott Gasch |
| 13 days | Remove ctx->uPositional and the EVAL_HASH subsystem; fix GetRoughEvalScore. | Scott Gasch |
| 13 days | Fix integer divide-by-zero in script.c's post-suite histogram printer. | Scott Gasch |
| 13 days | Baseline: uPositional data-calibrated fix, enprise/trapped hints, EBF/beta-cu... | Scott Gasch |
| 14 days | Replace ctx->uPositional with a data-calibrated Eval() return value. | Scott Gasch |
| 14 days | Don't [re-]consult the SEE when generator already just did so. | Scott Gasch |
| 14 days | Make EVAL_HASH optional. | Scott Gasch |
| 2026-08-26 | Segfault fix. | Scott Gasch |
| 2026-08-26 | Disable qsearch danger-detection (SideCanStandPat) as an experiment | Scott Gasch |
| 2026-08-25 | Tame check-extension compounding; verified neutral in self-play (0.4955) | Scott Gasch |
| 2026-08-25 | Add LMR with PV-adjacency guard (v7), verified against saved binary | Scott Gasch |
| 2026-08-24 | Started doing texel eval tuning. | Scott Gasch |
| 2026-08-23 | Integrate new syzygy egtb code, lose the old Nalimov code. | Scott Gasch |
| 2026-08-23 | Clean X64 build and ported GetAttacks to x64. | Scott Gasch |
| 2026-08-22 | Bug fixes. | Scott Gasch |
| 2026-08-18 | Stop hanging on exit! | Scott Gasch |
| 2018-10-03 | Update codebase to remove clang warnings (and a couple of legit errors | Scott Gasch |
| 2016-06-01 | Initial checkin for typhoon chess engine. | Scott Gasch |