3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce generate_piece_blocking_evasions() More... almost 17 years ago
Introduce generate_piece_blocking_evasions() More... almost 17 years ago
Space inflate generate_evasions() More... almost 17 years ago
Space inflate generate_evasions() More... almost 17 years ago
movegen: Introduce generate_pawn_noncaptures() More... almost 17 years ago
movegen: Introduce generate_pawn_captures() More... almost 17 years ago
movegen: Fix just introduced move counter bug More... almost 17 years ago
movegen: Introduce generate_pawn_checks() More... almost 17 years ago
generate_checks: fix a bug in black double pawn push More... almost 17 years ago
Space inflate generate_castle_moves() More... almost 17 years ago
Unify pieces check generation with generate_piece_checks() More... almost 17 years ago
Do not special case generate_king_moves() More... almost 17 years ago
Use a const pointer-to-member array for attacks More... almost 17 years ago
Use pointer-to-members to remove a bunch of duplicated code More... almost 17 years ago
movegen: revert see ordering in score_captures() More... almost 17 years ago
Movegen: further simplify generate_move_if_legal More... almost 17 years ago
Unify black and white code in generate_move_if_legal() More... almost 17 years ago
Space inflate movegen.cpp More... almost 17 years ago
Movepick: add and use find_best_index() helper More... almost 17 years ago
Test with see More... almost 17 years ago
Use MVV to score captures when see >=0 More... almost 17 years ago
MovePicker: use const reference instead of pointers More... almost 17 years ago
Space inflate movepick.cpp More... almost 17 years ago
Better comment previous patch More... almost 17 years ago
Always add psqt scoring More... almost 17 years ago
Shortcut sorting when no move is in history More... almost 17 years ago
Add psqt ordering when there is no history More... almost 17 years ago
Introduce Stockfish More... almost 17 years ago
Implement Last Seconds Noise (LSN) filtering More... almost 17 years ago
Add a second margin to razoring More... almost 17 years ago