3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Silence a good bunch of Intel warnings More... over 16 years ago
Fix an overflow bug in pawns stormValue More... over 16 years ago
Fix a silly warning on Intel compiler More... over 16 years ago
Revert NULL move beta corrections After testing result is bad -25 ELO More... over 16 years ago
Retire Null Driven IID More... over 16 years ago
Merge Joona Kiiski NULL search beta correction More... over 16 years ago
Merge Joona Kiiski evaluation tweaks More... over 16 years ago
Micro optimize move_is_check() More... over 16 years ago
Micro optimize pl_move_is_legal() More... over 16 years ago
Micro optimize previous patch More... over 16 years ago
Introduce evaluate_pieces<>() to remove redundancy More... over 16 years ago
Fix compile error with inlines under gcc and Intel More... over 16 years ago
Fix some comments in position.cpp More... over 16 years ago
Avoid to call useless sliders attacks in update_checkers() More... over 16 years ago
Super fast hidden_checkers() More... over 16 years ago
Cleanup SearchStack initialization More... over 16 years ago
Micro optimize copy of new state in do_move() More... over 16 years ago
Revert hidden checkers rework More... over 16 years ago
Use checker info to remove a bunch of hidden checks updates More... over 16 years ago
Stricter condition to check for dc candidates More... over 16 years ago
Split calculation of pinners from dc candidates More... over 16 years ago
Slightly better condition in update_hidden_checks() More... over 16 years ago
Compute pinned and friends incrementally More... over 16 years ago
Fix a subtle bug due to the StateInfo pointer became stale More... over 16 years ago
Teach SEE about pinned pieces More... over 16 years ago
Small Position::clear() cleanup More... over 16 years ago
Do not copy the whole old state in do_move() More... over 16 years ago
Update pinned bitboards and friends in do_move() More... over 16 years ago
Fix some asserts unhidden by a debug compile More... over 16 years ago
Avoid resetting pinners[c] More... over 16 years ago