index
:
typhoon.git
master
The typhoon chess playing engine.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GNUmakefile
Age
Commit message (
Expand
)
Author
3 days
King-safety recalibration, lazy-eval material floor, eval hot-path trimming
Scott Gasch
5 days
Land bitboard move generation (Part A+B) and movesup.c bitboard queries; defa...
Scott Gasch
5 days
Add GETATTACKS_BITBOARD toggle, wiring _GetAttacksBB into real search
Scott Gasch
6 days
Add release/debug shortcut targets to GNUmakefile
Scott Gasch
6 days
Fix all build warnings across release/DEBUG/TEST profiles
Scott Gasch
11 days
Bake the short git commit hash (plus -dirty suffix) into the binary and trace...
Scott Gasch
11 days
Default GNUmakefile to a 64-bit (SIXTYFOUR=1) build.
Scott Gasch
13 days
Remove ctx->uPositional and the EVAL_HASH subsystem; fix GetRoughEvalScore.
Scott Gasch
13 days
Baseline: uPositional data-calibrated fix, enprise/trapped hints, EBF/beta-cu...
Scott Gasch
2026-08-23
Integrate new syzygy egtb code, lose the old Nalimov code.
Scott Gasch
2026-08-22
Bug fixes.
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