]> git.sesse.net Git - stockfish/commitdiff
Assorted trivial cleanups
authorStéphane Nicolet <cassio@free.fr>
Sat, 19 Oct 2019 00:20:38 +0000 (02:20 +0200)
committerStéphane Nicolet <cassio@free.fr>
Fri, 25 Oct 2019 22:29:12 +0000 (00:29 +0200)
- Cleanups by Alain
- Group king attacks and king defenses
- Signature of futility_move_count()
- Use is_discovery_check_on_king()
- Simplify backward definition
- Use static asserts in move generator
- Factor a statement in move generator

No functional change


No differences found