Filter invalid moves early
authorFabian Fichter <ianfab@users.noreply.github.com>
Sun, 1 Sep 2019 18:50:36 +0000 (20:50 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Fri, 20 Sep 2019 12:57:34 +0000 (14:57 +0200)
commit6aab09c0b8571875fef70411ef6372a8bf30e33b
treebb5dc6f12d884b1dc0f5f7281498ae7989655863
parent9e617f4b83999daefc16210d99bce6ccbd6f858a
Filter invalid moves early

No functional change.
src/movegen.cpp
src/position.cpp